# How-To Guides

- [Using Convex Finance](https://docs.convexfinance.com/convexfinance/guides/depositing.md)
- [Staking Curve LP Tokens](https://docs.convexfinance.com/convexfinance/guides/depositing/curve-lp-tokens.md): Taking your Curve.fi LP tokens and staking them with Convex Finance
- [Converting CRV + staking cvxCRV](https://docs.convexfinance.com/convexfinance/guides/depositing/crv.md): Converting CRV into cvxCRV and staking it on the platform
- [Staking Frax LP Tokens](https://docs.convexfinance.com/convexfinance/guides/depositing/staking-frax-lp-tokens.md): Staking LP tokens for use with Frax/Convex
- [Staking CVX](https://docs.convexfinance.com/convexfinance/guides/depositing/cvx.md): Use your CVX tokens on the platform
- [Vote Locking CVX](https://docs.convexfinance.com/convexfinance/guides/depositing/vote-locking-cvx.md): Vote lock CVX tokens in order to participate in gauge weight or governance votes
- [Claiming Rewards](https://docs.convexfinance.com/convexfinance/guides/claiming-rewards.md): Claiming platform rewards.
- [Claiming your Airdrop](https://docs.convexfinance.com/convexfinance/guides/claiming-your-airdrop.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://docs.convexfinance.com/convexfinance/guides.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.
