# How it works

<figure><img src="/files/TZTTJtSuiht7V1SPI3zw" alt=""><figcaption><p>It's an ecosystem of diverse products and financial instruments that offer our customers the opportunity to automate their dealings with crypto assets.</p></figcaption></figure>

We are continuously enhancing and adjusting trading strategies that are built upon three main modules:

* ["Smart buy"](/autopilot-mode/how-it-works/smart-buy-module.md) module identifies the optimal moments for buying and selling
* [Trend filter](/autopilot-mode/how-it-works/trend-filter-module.md) adapts the trading strategy based on the prevailing circumstances
* [Crypto assets scoring](/autopilot-mode/how-it-works/crypto-assets-scoring.md), combined with regular rebalancing, offers a well-diversified portfolio of robust and dependable assets


---

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