# Auto buy mode

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

{% hint style="success" %}
Autobuy mode allows you to instantly purchase tokens after you send a token address to Blazing.
{% endhint %}

{% hint style="warning" %}
Auto Buy mode can only be used with a Template. If you don't have any yet, learn how to set it up on the Templates page.
{% endhint %}

{% content-ref url="/pages/5N72RkrmO4WQnrWCquzr" %}
[Templates](/tutorials/telegram-bot/settings/templates.md)
{% endcontent-ref %}

{% stepper %}
{% step %}

### Go to Auto Buy mode in Settings

<figure><img src="/files/CCeZW4Tww9lvnPLroOXy" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Select template

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

Select a template that will be used for Auto Buy.

{% hint style="success" %}
Once a template is selected, Auto Buy is set to enabled. Unselect the template to disable Auto Buy.
{% endhint %}
{% endstep %}
{% endstepper %}


---

# 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://blazingapp.gitbook.io/tutorials/telegram-bot/settings/auto-buy-mode.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.
