# Strategy 1: Automatic self composition

This simple strategy helps users maximize liquidity mining returns by automating swaps and reinvestment.

* &#x20;The user picks a blockchain to stake on, chooses a pool in the Risk/Return matrix, then deposits the eligible stablecoin of his choice also thanks to the zapper function.
* Stablecomp automatically swaps the stablecoin on a Decentralized exchange to obtain an asset pair.
* The obtained assets are then staked in a Liquidity Pool, which returns Liquidity Pool Tokens (LPTs).
* LPTs flow into a farm where they generate reward tokens (RT) and store Swap Fees.
* Stablecomp automatically compounds the Swap Fees in the farm and sells the reward tokens, converts them,and reinvestment them in the Liquidity Pool. <br>

##


---

# 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://stablecomp.gitbook.io/stablecomp/operations/strategy-1.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.
