# How to Trade in Bonding Curve and Claim Tokens

All active Bonding Curve launches can be found under Bonding section on the left side of the website or by searching token address in the Search Bar

<figure><img src="/files/0XDTM5qoLKC0Yj8wPqBV" alt=""><figcaption></figcaption></figure>

### How to trade in active bonding curve:

Step 1. Open the token page and navigate to the **Bonding Curve** tab.

On desktop, the bonding trading options appear on the right side of the page. When using a mobile wallet app, the trading options are displayed in the center of the screen.

Define the amount of **BNB** (mainnet) or **tBNB** (testnet) to use for trading the token.\
Once the amount is entered, a preview will display the number of tokens to be purchased.

<figure><img src="/files/OZ1Bnfr8z4jkm26k1x4D" alt="" width="321"><figcaption></figcaption></figure>

Step 2. Click **Swap** and confirm the transaction.

After the transaction is completed, the Bonding page will automatically update to reflect the new bonding status.

<figure><img src="/files/7xQRwL7HN1GfXzJyoJbg" alt="" width="296"><figcaption></figcaption></figure>

{% hint style="info" %}
The vesting schedule may impact the ability to sell tokens within the Bonding Curve. Please refer to [**Vesting in Bonding Curve**](/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/vesting-in-bonding-curve.md) for details.
{% endhint %}

### How to Claim tokens after Bonding Curve completion

Tokens purchased during the bonding phase cannot be claimed until the bonding curve is completed and liquidity has been added.

If vesting is enabled, users can withdraw their purchased tokens only after the vesting period has ended.

Once the bonding curve is completed and swapping is deployed, users must claim the tokens purchased during the bonding phase.

<br>

Step 1. To claim tokens so they can be traded, transferred, or staked, navigate to the **Bonding** tab on the token page.

<div align="left"><figure><img src="/files/1PHnS0iX0227ai8R77oW" alt="" width="357"><figcaption></figcaption></figure></div>

Click **Claim Tokens** and confirm the transaction.

![](/files/5toBxofy50gAwcmbEV1A)\
Once claimed, the tokens will appear in the user’s wallet alongside other assets in the Wallet Widget on the website.

![](/files/Y1LSlYFkYfgaIkNJR379)

{% hint style="info" %}
You may need to manually add the token contract address as a custom token if the token does not automatically appear in your wallet application.
{% endhint %}

After the tokens are available in the wallet, users can navigate to the **Swap** tab and trade the token normally.

<figure><img src="/files/tKnaPwjoWUMczOnfniGn" alt=""><figcaption></figcaption></figure>


---

# 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.feg.io/smartdefi-tm-platform/token-launchpad/sd-bonding-curve/how-to-trade-in-bonding-curve-and-claim-tokens.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.
