# Using Convex Finance

Convex Finance operates using the Ethereum blockchain. You'll need an Ethereum wallet, such as Metamask, to interact with the dApp.

Once you've got your wallet setup, head to [Convex Finance](https://docs.convexfinance.com/convexfinance/guides/www.convexfinance.com).

* For Frax users, head to [Convex for Frax](https://docs.convexfinance.com/convexfinance/guides/www.frax.convexfinance.com).

From there, you can navigate to different sections of the website and interact with Convex Finance.

{% content-ref url="/pages/-MXU\_pYJLJKjlBZeg2pe" %}
[Staking Curve LP Tokens](/convexfinance/guides/depositing/curve-lp-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXU\_s7li8fWNMGfQO\_s" %}
[Converting CRV + staking cvxCRV](/convexfinance/guides/depositing/crv.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXU\_zEpVxObLS8fTRcH" %}
[Staking CVX](/convexfinance/guides/depositing/cvx.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MXUa6FtyJLQnniYbCqM" %}
[Broken mention](broken://pages/-MXUa6FtyJLQnniYbCqM)
{% endcontent-ref %}


---

# 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/depositing.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.
