# Configuring Auto Buy

The **"Auto Buy"** feature allows the bot to automatically purchase a specified amount of a token whenever you paste its contract address. This can be particularly useful for rapid trading.

To enable **"Auto Buy"**, follow these steps:

1. Select a wallet that you want to set the auto-buy amount for.

<div><figure><img src="/files/omwFKKSdOf8hym3p9Elf" alt=""><figcaption></figcaption></figure> <figure><img src="/files/kZ3pZpF83TEv3aSGt6gB" alt=""><figcaption></figcaption></figure></div>

2. Set the amount you want to automatically purchase by clicking the **"Amount"** button and entering your desired value.

<div><figure><img src="/files/wdjdTM3RJnSfMSWx9zK0" alt=""><figcaption></figcaption></figure> <figure><img src="/files/M91ldy1cds0dUCp7BjxP" alt=""><figcaption></figcaption></figure></div>

With **"Auto Buy"** enabled, the bot will handle purchases for you automatically, ensuring swift execution of your trades.


---

# 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.suite.tech/sui-sniper-bot/configuration/configuring-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.
