# Getting Started

- [Liquidity](https://whitepaper.steakhut.finance/getting-started/liquidity.md): Automated and optimized concentrated liquidity
- [SteakHut Strategies](https://whitepaper.steakhut.finance/getting-started/liquidity/steakhut-strategies.md): Automate and optimize your liquidity!
- [Stable Strategy](https://whitepaper.steakhut.finance/getting-started/liquidity/steakhut-strategies/stable-strategy.md)
- [Dynamic Range Strategy](https://whitepaper.steakhut.finance/getting-started/liquidity/steakhut-strategies/dynamic-range-strategy.md)
- [Pegged Pair Strategy](https://whitepaper.steakhut.finance/getting-started/liquidity/steakhut-strategies/pegged-pair-strategy.md)
- [Liquidity as a service](https://whitepaper.steakhut.finance/getting-started/liquidity/liquidity-as-a-service.md): A middleware to building and integrating with concentrated liquidity!
- [Structuring Liquidity](https://whitepaper.steakhut.finance/getting-started/liquidity/structuring-liquidity.md)
- [Risks](https://whitepaper.steakhut.finance/getting-started/liquidity/risks.md): Concentrated Liquidity Risks
- [Boosted Rewards](https://whitepaper.steakhut.finance/getting-started/boosted-rewards.md): Liquidity Mining Rewards
- [Create Vault](https://whitepaper.steakhut.finance/getting-started/create-vault.md)
- [Steaking](https://whitepaper.steakhut.finance/getting-started/steaking.md): Unlock the full potential of your $STEAK
- [Rewards](https://whitepaper.steakhut.finance/getting-started/steaking/rewards.md): Enjoy real-yield rewards from the SteakHut platform
- [Boosting](https://whitepaper.steakhut.finance/getting-started/steaking/boosting.md)


---

# 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://whitepaper.steakhut.finance/getting-started.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.
