# App Help

- [Fixed Rates](https://docs.spectra.finance/app-help/fixed-rates.md): With the Fixed Rates tool, you can lock in APY for a specific period.
- [Trade Yield](https://docs.spectra.finance/app-help/trade-yield.md): Buy and sell Yield Tokens to grain or reduce exposure to APY volatility and yield accrual.
- [Create Pool](https://docs.spectra.finance/app-help/create-pool.md): This guide will assist you in navigating the 'Create New Pool' module.
- [Add Liquidity](https://docs.spectra.finance/app-help/add-liquidity.md): This guide will assist you in navigating the 'Add Liquidity' module.
- [Remove Liquidity](https://docs.spectra.finance/app-help/remove-liquidity.md): This guide will assist you in navigating the 'Remove Liquidity' module.
- [Claim Accrued Yield](https://docs.spectra.finance/app-help/claim-accrued-yield.md): This guide will assist you in navigating the 'Claim Accrued Yield' module.
- [Sell Principal Tokens](https://docs.spectra.finance/app-help/sell-principal-tokens.md): This guide will assist you in navigating the 'Sell Principal Tokens' module.


---

# 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.spectra.finance/app-help.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.
