# Market Buy

## How to Buy with Ocean Telegram Bot?

{% stepper %}
{% step %}
Click the :chart\_with\_upwards\_trend: `Buy` button and enter a CA.
{% endstep %}

{% step %}
Select the amount of SOL to use or click the `x SOL`✏️ button and type the amount manually.
{% endstep %}

{% step %}
Click the **`Buy`** button after selecting amount.
{% endstep %}

{% step %}
Your transaction was sent!

If your transaction is confirmed by the blockchain, you'll get a confirmation message with the amount of tokens you received and your current PNL!
{% endstep %}
{% endstepper %}

<figure><img src="/files/0q0zaMXsSONqiRp5DNjW" 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.oceanbots.ai/telegram-bot-features/market-buy.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.
