# Staking Frax LP Tokens

{% hint style="info" %}
**Instructions for Frax LPs only, using the Frax portion of the website,** [**frax.convexfinance.com**](https://docs.convexfinance.com/convexfinance/guides/depositing/www.frax.convexfinance.com)
{% endhint %}

![](/files/v6Ob4PHUIRpZuu7x83yx)

### 1. Navigate to the "Stake" tab. Ensure you are on the Frax portion of the website.

![](/files/NMdP8Zd4TTHrOgX7BG8t)

### 2. Choose the LP token from the list you wish to stake on Convex.&#x20;

![](/files/yMahKE3X1s8x30Z2S8Wv)

### 3. If it is your first time staking a particular LP token on Convex, you will be prompted to create a personal vault. Click the "Create personal vault..." button, and the transaction should appear in your wallet.

![](/files/XzD1ilX5T6o5Al9Frswl)

### 4. After the personal vault is created, users can enter how many LP tokens they wish to stake and enter it into the field shown. Additionally, the user can select any time-lock duration using the slider.

{% hint style="info" %}
Frax LPs are subject to time-locks; all pools require a minimum of 1 day locked. Most pools allow locks up to 3 years. Users can receive additional **FXS** earnings boost based on their lock duration as outlined in [**Frax documentation.**](https://docs.frax.finance/vefxs/gauge) Convex **veFXS** socialized boosting is not affected by the time-lock duration the users selects.
{% endhint %}

### 5. Press the "Approve" button, and the transaction should appear in your wallet. After confirmation, press the "Stake" button, and the transaction should appear in your wallet.&#x20;

![Approval transaction Confirmed](/files/6uca5k0XKjJbKKawuJbC)

### 6. After confirmation, individual locks will show as separate entries. Additional LP tokens may be added to existing locks using the "Add liquidity" button.

![Deposit + Stake Complete](/files/18UNnapcQxZiHtgz3T6v)

![Add Liquidity Interface](/files/tQ4cVmJTf7PHo0M0yGqe)


---

# 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/staking-frax-lp-tokens.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.
