# How to earn with Synth

* The fund distributes the commissions received in liquidity pools among Synth token holders. To do this, you simply need to own Synth tokens. You can find Synth liquidity pools in [synth-token-and-contracts](https://synthfund.gitbook.io/synth/synth-token-and-contracts "mention") section.&#x20;
* Place these tokens as liquidity in any of the pools. This way, you will earn a share of the pool's commissions.&#x20;
* You can also profit from speculations. The fund frequently conducts buybacks of its tokens and places the repurchased tokens back into liquidity pools. During buybacks, the token's value increases. Buying tokens before a buyback and selling them afterward can be profitable.
* Find arbitrage opportunities with the Synth token. The Synth token may have different values in different pools or on different networks. This opens up arbitrage opportunities for instant earnings. You can connect bots or manually identify advantageous deals.


---

# 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://synthfund.gitbook.io/synth/welcome/how-to-earn-with-synth.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.
