# Create SBT

It's really easy to get started with Lomads to create & distribute your very own Soulbound Token (SBT) for your startup, DAO, or organisation. Just follow these simple steps:

#### **Step 1 -  Accessing the Lomads app**: <https://sbt.lomads.xyz>.&#x20;

To get started, just click on the link above which will take you to the Lomads App. Once you're there, you'll see text Connect your Wallet. Just click on the button below, and you'll be able to connect your wallet in no time!&#x20;

Currently the Lomads app only supports the Metamask wallet. But we're already working on incorporating additional crypto wallets and social login solutions. So stay tuned for updates!&#x20;

<div align="left"><figure><img src="/files/NJvep9kPu2CTqwtLvywh" alt="" width="563"><figcaption></figcaption></figure></div>

#### Step 2 - Create SBT

Once logged in, click on the Create SBT button which will take you to the Organisation Details page

<div align="left"><figure><img src="/files/AUEP6tnIekObhUek3IwS" alt="" width="563"><figcaption></figcaption></figure></div>

Enter the following details:

* Name of your startup, DAO, or organisation
* Description
* Logo&#x20;

<div align="left"><figure><img src="/files/v9CYG24Ay43wrTOQQh8H" alt="" width="563"><figcaption></figcaption></figure></div>

Clicking on the Continue button will take you to the SBT Details page. Enter the following details:

* Symbol of the SBT&#x20;
* Image of the SBT

<div align="left"><figure><img src="/files/42B9uhWJI4xcB4TDTtK8" alt="" width="563"><figcaption></figcaption></figure></div>

You also have a choice to:

**Whitelist**: You have the option to whitelist the SBT by simply toggling the switch. Once activated, you can easily upload a list of members to be whitelisted.

<div align="left"><figure><img src="/files/2iSlG3od7EtnvY0QkhbY" alt="" width="563"><figcaption></figcaption></figure></div>

**Priced SBT:** If you're looking to sell your SBT, you can easily set a price for it using the toggle switch. When someone buys it, the proceeds will go to the treasury address you provide.

<div align="left"><figure><img src="/files/q4K5DHKIygRSDHuCEFZO" alt="" width="563"><figcaption></figcaption></figure></div>

Clicking on the NEXT button will take you to the Contact Details page. Here you can select the information that you want to collect from the people who will mint the SBT

<div align="left"><figure><img src="/files/U8eS5I4XOFzdv3LzPFUt" alt="" width="563"><figcaption></figcaption></figure></div>

When you click on the **CREATE PASS TOKEN** button, a transaction will be triggered. You'll need to sign the transaction and pay the gas fees. Once the transaction is signed and executed, your SBT will be created and connected to the Lomads app using your wallet address.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://lomads-1.gitbook.io/lomads/membership-sbt-sale/create-sbt.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
