# Buying Jettons

### 🤖  How to use

{% embed url="<https://www.youtube.com/watch?v=u_cZeIidnCc>" %}

Simply paste any jetton contract address into the bot. The bot will execute and display a scan of the contract address.

<figure><img src="/files/lhf6xK5fD0FHDvs2mKJc" alt="" width="439"><figcaption></figcaption></figure>

Once your wallet has been topped up your balance will be shown here and you will be able to buy tokens by pressing the appropriate *Buy* button.

* You can edit your buy buttons preset by selecitng **Edit keyboard**
* **Refresh** - pressing this button will refresh a scan.

Once pressed a Buy button the bot will execute buy transaction.

<figure><img src="/files/8oXyBeqGXtxV7FRfyq1R" alt="" width="329"><figcaption></figcaption></figure>

Once approved, a confirmation will be displayed with information on how much you have gained and at what market capitalisation.

<figure><img src="/files/ZxSihLw96UKDXvzR5MjY" alt="" width="431"><figcaption></figcaption></figure>

You can click on link icon 🔗 to go to tonviewer.com to see your transaction.

Pressing **Buy / Sell** button will swiftly change options from buy to sell.

### 💳  Selecting wallets

You can choose the desired wallet to be active for trading by selecting ***Wallet*** button.

<figure><img src="/files/v25MHI2h3HCXcQC0DZKA" alt="" width="147"><figcaption></figcaption></figure>

Limit and target orders are explained in a separate section.&#x20;

{% content-ref url="/pages/3DPl8EAgSAtgz6yd7d4W" %}
[Limit/Target Orders](/stonks-bot-manual/limit-target-orders.md)
{% endcontent-ref %}

## **‼️*****DISCLAIMER*****&#x20;‼️**

{% hint style="warning" %}
The bot only supports jettons with LP pairs with TON. When you paste the CA of such a token (with pair other than TON) into the bot, it will display the information without value (e.g. mcap, lp, supply as 0). The team takes no responsibility for trading such jettons.
{% endhint %}

{% content-ref url="/pages/b5o58D0JwoCI5rzoy9Eg" %}
[Broken mention](broken://pages/b5o58D0JwoCI5rzoy9Eg)
{% endcontent-ref %}


---

# 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://stonks-bot.gitbook.io/stonks-bot-manual/buying-jettons.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.
