# Launch SBT Claim Link

{% stepper %}
{% step %}

### Select the SBT

Once your SBT is deployed ,you can click `Continue` in the pop-up directly to create Credential Group or go to the SBT Details page and click the button.

<div><figure><img src="/files/UjIs6L29Kpngo1LYPv73" alt=""><figcaption></figcaption></figure> <figure><img src="/files/2qO5xLESHfkvQpsWhduO" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Create Credential Group

Define the valid duration for users to verify the credentials.

Then, select all the credentials that users must verify for claiming the SBT, click **"`+`"**, and configure the credential information as prompted. Then, click **`Save`** .

<figure><img src="/files/IER1QOWNl9Gn60MRQUzc" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Launch and Generate the SBT DeepLink

Review and confirm the SBT verification information, then click the `Launch the SBT Verification` button.

<figure><img src="/files/xzoMu6CvTCBCAO5jqriD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

**Congratulations! Your SBT verification has been successfully created!**

Go ahead and share the exclusive SBT link with your community to get your users involved!

{% hint style="info" %}
If you’ve added Pro Credentials in the SBT Verification, it will submit to the team for review.

We will send you the invoice, and once the transaction is completed, we will approve your SBT verification.
{% endhint %}

<div><figure><img src="/files/Xj7hO9DYflkDSlRipjMN" alt=""><figcaption></figcaption></figure> <figure><img src="/files/ObtkyBf0cgjIHHO5cfPF" alt=""><figcaption></figcaption></figure></div>

{% hint style="warning" %}
**SBT and SBT Claim Link Modification Limitations After Submission**

* Once the Sui SBT information has been deployed, it cannot be modified.
* For the Basic plan of the SBT DeepLink, Free Credentials can be added, modified, or deleted at any time, but Pro Credentials cannot be added.
* For the Pro plan of SBT DeepLink, Credentials can be modified, or deleted at any time.
  {% endhint %}


---

# 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://docs.tbook.com/tbook/projects/how-to-launch-an-sbt-on-sui/launch-sbt-claim-link.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.
