# Auto-Buy

AutoBuy instantly purchases a token using your predefined wallet, amount, and fee settings — no confirmation required.

***

### **How it works**

Once enabled, AutoBuy will:

* Automatically execute a purchase when a contract address is sent or forwarded, including any link or message containing a contract address. Buybot messages are also supported.
* Bypass the confirmation step to ensure the transaction is processed immediately.
* Utilize your default wallet, pre-configured purchase amount, and selected priority fee settings.

***

### **Setup Instructions**

1. Go to **Settings**.

<div align="left"><figure><img src="/files/iE4scamJNqsc5DxFnHTV" alt="" width="395"><figcaption></figcaption></figure></div>

2. Open **Trading Settings**.

<div align="left"><figure><img src="/files/A3Nu1nlokJ5IbtHj6sNh" alt="" width="402"><figcaption></figcaption></figure></div>

3. Enable **AutoBuy** by toggling it on.

<div align="left"><figure><img src="/files/AymahCeI2RqVnMJaNjxY" alt="" width="394"><figcaption></figcaption></figure></div>

4. Configure your default wallet, purchase amount, and priority fee settings.

<div align="left"><figure><img src="/files/cTTK4Znvaf9IhM6PHBps" alt="" width="398"><figcaption></figcaption></figure></div>

{% hint style="info" %}
Note: Only use AutoBuy if you are certain about the contract address and have sufficient wallet balance.
{% endhint %}

***


---

# 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.odin.tools/thor-trading-bot/thor-telegram-bot/auto-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.
