# Smart buy module

The Smart Buy module identifies optimal moments for buying and selling, serving to secure profits, average current positions, or initiate new ones. Smart Buy consistently outperforms the market during stable or upward trends, achieving gains of up to +67%. When coupled with a global trend filter, DCA strategy, and market sentiment analysis, Sampo can seamlessly adapt to various market phases.&#x20;

For instance, in the ETH-USDT pair, despite the day's opening and closing prices being the same, Smart Buy yielded an \~8% profit:

<img src="https://sampoprotocol.com/pitch-deck/images/trading-flat.png" alt="" width="100%">


---

# 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.sampoprotocol.com/autopilot-mode/how-it-works/smart-buy-module.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.
