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

# How to use Regular buying

This is a time-based method of steadily buying Bitcoin. It will run automatically at regular intervals.

#### Setup steps:

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/Wv34REEZJs9NwrioH55V" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

1. Click the Set up **Regular Buy** button.
2. Enter your total budget&#x20;
   1. “How much USDT would you like to allocate for this plan?” \
      → Enter the total amount you want to spend and top up USDT with +Add funds if needed.
3. Enter the amount for a single purchase&#x20;
   1. “How much USDT would you like to spend per buy?” \
      → Set the amount of USDT to spend per purchase.
4. Set the frequency of your purchases
   1. “How often would you like to buy?” \
      → Choose one of the following

      Hourly / Weekly / Monthly
5. Agree to Terms
   1. Check the box for I agree with Terms of Use and Auto-Buy Precautions.
6. Confirm and start
   1. Click the Confirm and Activate button to start your subscription.
      {% endcolumn %}
      {% endcolumns %}


---

# 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:

```
GET https://how.smashfi.me/auto-buy/how-to-use-regular-buying.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.
