# Autobuy

{% hint style="info" %}
Autobuy instantly buys a token as soon as its contract address is entered in Telegram, without asking for additional details. Once typed, it will attempt to purchase based on your settings, regardless of your balance.
{% endhint %}

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

The green tick :white\_check\_mark: means autobuy is active, you can click on the SOL amount to change your autobuy amount.

<figure><img src="/files/0C7J40wdfmu2qdU4a49w" 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.closed.fun/telegram-bot-user-guide/settings/autobuy.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.
