# Autobuy

Autobuy allows you to **act quickly**. When Autobuy is activated, the bot will automatically purchase as soon as you paste a contract address (CA).

To activate Autobuy:

1. Go to **Settings**.
2. Click **Autobuy** once, and the icon will turn **GREEN 🟢** (enabled).
3. Set your desired purchase amount next to it, for example, 0.5 SOL.

Now, the bot will automatically buy using the amount you've set whenever you paste a CA.

<figure><img src="/files/ZzMYqJ59bjw4utGJnm3Z" 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://snaip.gitbook.io/snaip-bot/additional-features/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.
