# Fees and commissions

At Sampo, we apply a straightforward and transparent fee structure to ensure seamless portfolio management. Our fee is set at 5% of your portfolio's value annually, which encompasses all the computational resources required for executing trades and effectively managing portfolios. Notably, trading commissions are encompassed within the trade profits, eliminating the imposition of any extra fees. Our Sampo commission is calculated daily, amounting to 1/356 \* 5% \* (your portfolio value in USDT). This fee structure aims to provide you with a hassle-free investment experience while aligning with our commitment to value and efficiency.


---

# 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/fees-and-commissions.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.
