> For the complete documentation index, see [llms.txt](https://docs.swoop.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.swoop.fun/auto-buy/how-to-activate-auto-buy.md).

# How to Activate Auto Buy

**Auto Buy is a built-in feature of Swoop Pro and is available only to users with an active subscription.**

{% stepper %}
{% step %}

### Open the Telegram Bot

Official Telegram bot: [**t.me/swoop\_solana\_bot**](https://t.me/swoop_solana_bot)
{% endstep %}

{% step %}

### Go to the Swoop Pro section

<div align="left"><figure><img src="/files/he8VxRvDVmTlhJvgrZU1" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Click “🔓 Activate Auto Buy”

At this step, make sure your **Swoop Pro subscription is active**. To activate the Auto Buy feature, you must have an active **Swoop Pro subscription for at least 7 days**.

If your subscription does not meet this requirement, you can purchase or extend it by clicking **“🔓 Activate Swoop Pro.”**\
You can also find detailed instructions on how to renew your subscription [**here**](https://docs.swoop.fun/swoop-pro/subscription-renewal).

<div align="left"><figure><img src="/files/G09P7y5vVzw7m5v9wapi" alt="" width="325"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### **Click the “🔓 Activate Auto Buy” button**

To pay for the subscription, your wallet must have **at least 2.5 SOL** available. If your balance is lower, please top up your wallet and then continue the setup.

<div align="left"><figure><img src="/files/ELkzpuLzcaurMVVD2CqD" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Click “✅ Approve”

After clicking the button, please wait a few seconds while the subscription is being activated.

<div align="left"><figure><img src="/files/mBq2Dfw2T7dgTdhZotAs" alt="" width="343"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Your license has been successfully activated

<div align="left"><figure><img src="/files/odufhimxZbU12GCQ8tYe" alt="" width="352"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Next Step to Launch Auto Buy

If everything was completed correctly, **Auto Buy will now be activated**, as shown in the screenshot below.

You can find a **detailed guide on how to configure the terminal** in this article.

<div align="left"><figure><img src="/files/xzRmZ7BxtQvJIOiIhjuj" alt="" width="323"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.swoop.fun/auto-buy/how-to-activate-auto-buy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
