# Buying

**Purchasing a token within First Ledger Telegram bot**\
\
1\. Find token you'd like to purchase \
\
2\. Paste token address or link to dex to pull up the trading panel \
![](/files/3vjRb2C3UIquncAohC5W)\
\
3\. Click one of the predefined buttons or enter a custom amount with the "buy x" button \ <br>

**Purchasing a token using the First Ledger Web Application** \
\
1\. Navigate to the tokens page that you would like to purchase

2\. Below token statistics youll see a buy/ sell panel<br>

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

3. Input the amount of xrp you would like to purchase of the token (please keep slippage in mind, we will provide a warning message showing the minimum slippage needed to purchase the token)<br>

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

3. Click the green button that says "buy (ticker)" to purchase the token \ <br>
4. To check your balance, click the wallet button on the top left of the website.<br>

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

3. A pop up showcasing your wallet balance will pop up in the top right of the screen.&#x20;

<figure><img src="/files/PKo92JzpFocw0r09aAyH" 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.firstledger.net/trading/buying.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.
