# Growth Mechanisms

### Growth Mechanisms

* [**Smart Contract Convertibles**](/eth-strategy/how-it-works/smart-contract-convertibles.md): Users buy convertibles with USDC. Proceeds are used to buy ETH, grow the pool, and increase ETHSR’s value.
* [**ATM Offerings**](/eth-strategy/how-it-works/quickstart-1.md): If ETHSR trades at a premium to the underlying ETH in the treasury, new tokens can be sold at the market price. Proceeds are used to acquire more ETH or ETH equivalents like wstETH.
* [**Staking**](/eth-strategy/how-it-works/quickstart-2.md): ETHSR holders will continuously evaluate which staking providers offer the best return on the treasury's ETH and will decide which underlying LSTs to hold.
* [**Other Mechanisms**](/eth-strategy/how-it-works/quickstart-3.md): At any time, the ETH Strategy DAO is able to vote on new mechanisms to increase the value of the underlying ETH treasury. &#x20;


---

# 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://token-strategy.gitbook.io/eth-strategy/how-it-works/quickstart.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.
