# General Information

- [Convex for Curve.fi](https://docs.convexfinance.com/convexfinance/general-information/why-convex.md)
- [Convex for CRV Stakers](https://docs.convexfinance.com/convexfinance/general-information/why-convex/convex-for-crv-stakers.md)
- [Convex for Curve Liquidity Providers](https://docs.convexfinance.com/convexfinance/general-information/why-convex/convex-for-liquidity-providers.md)
- [Understanding cvxCRV](https://docs.convexfinance.com/convexfinance/general-information/why-convex/understanding-cvxcrv.md): cvxCRV token, and how it fits in the Convex platform
- [Voting and Gauge Weights](https://docs.convexfinance.com/convexfinance/general-information/why-convex/voting-and-gauge-weights.md)
- [Convex for Frax Finance](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance.md): Information regarding the FRAX Finance portion of Convex
- [Understanding cvxFXS](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance/understanding-cvxfxs.md)
- [Understanding cvxFPIS](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance/understanding-cvxfpis.md)
- [FPIS to FXS Migration](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance/fpis-to-fxs-migration.md)
- [Convex for Frax Liquidity Providers](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance/convex-for-frax-liquidity-providers.md)
- [Voting and Gauge Weights](https://docs.convexfinance.com/convexfinance/general-information/convex-for-frax-finance/voting-and-gauge-weights.md)
- [Convex for Prisma Finance](https://docs.convexfinance.com/convexfinance/general-information/convex-for-prisma-finance.md): Information regarding the Prisma Finance portion of Convex
- [Understanding cvxPRISMA](https://docs.convexfinance.com/convexfinance/general-information/convex-for-prisma-finance/understanding-cvxprisma.md): Information regarding the cvxPRISMA and how to use it in Convex Finance
- [Convex for PRISMA Boosts](https://docs.convexfinance.com/convexfinance/general-information/convex-for-prisma-finance/convex-for-prisma-boosts.md): Information regarding recieving boosts through Convex
- [Emission Votes and Gauge Weights](https://docs.convexfinance.com/convexfinance/general-information/convex-for-prisma-finance/emission-votes-and-gauge-weights.md)
- [Convex for FX Protocol](https://docs.convexfinance.com/convexfinance/general-information/convex-for-fx-protocol.md): Information regarding the FX Protocol portion of Convex
- [Understanding cvxFXN](https://docs.convexfinance.com/convexfinance/general-information/convex-for-fx-protocol/understanding-cvxfxn.md): Information regarding the cvxFXN and how to use it in Convex Finance
- [Voting and Governance](https://docs.convexfinance.com/convexfinance/general-information/convex-for-fx-protocol/voting-and-governance.md)
- [Tokenomics](https://docs.convexfinance.com/convexfinance/general-information/tokenomics.md)
- [Understanding CVX](https://docs.convexfinance.com/convexfinance/general-information/understanding-cvx.md): CVX token, and how it fits in the Convex platform
- [Vote Locking](https://docs.convexfinance.com/convexfinance/general-information/understanding-cvx/vote-locking.md)
- [Vote Delegation](https://docs.convexfinance.com/convexfinance/general-information/understanding-cvx/cvx-vote-delegation.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/general-information.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.
