> For the complete documentation index, see [llms.txt](https://docs.scalp-empire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scalp-empire.com/collection-analytics-and-sniping-page/7.-purchase-mode.md).

# 7. Purchase mode

<figure><img src="/files/vGz8pwfaFG6zndd6RZAF" alt=""><figcaption></figcaption></figure>

There are 3 main actions you can do from this page:\
\- [**Auto-buy** ](/collection-analytics-and-sniping-page/7.-purchase-mode/auto-buy.md)- filtered items under a set price in realtime;\
\- [**Sweep** ](/collection-analytics-and-sniping-page/7.-purchase-mode/sweep.md)- auto-buy the cheapest X filtered items;\
\- [**Bid** ](/collection-analytics-and-sniping-page/7.-purchase-mode/bid.md)- on the first X filtered items that you don't already have a bid on.

{% hint style="warning" %}
Attribute and rank filters apply to all purchasing modes. Make sure you set them before starting purchasing.
{% endhint %}

{% hint style="danger" %}
Be careful, once you set the attribute and rank filters on a collection, they remain active for all puchase modes. So if you want to snipe by some filters and bid by other filters, check them before clicking the action buttons.
{% endhint %}

If you don't have access on the tool and you want to see how it works, you can watch the videos in our twitter or youtube channel.


---

# 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.scalp-empire.com/collection-analytics-and-sniping-page/7.-purchase-mode.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.
