> For the complete documentation index, see [llms.txt](https://doc.nucleon.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.nucleon.network/user-guide/liquidity-pools/cfx-nut-liquidity-pool/stake-cfx-nut-lp-tokens.md).

# Stake CFX/NUT LP Tokens

1. Click on Pools.

<figure><img src="https://lh3.googleusercontent.com/mPBoh41sBBFlLqcqfljm3QrWkTWfDuzeOwoRXTmyAtq5_qrNu9tSxvrkoFQbBvY-rk5J8wji8vCaWKy0abtlaiLXkThmvmQ39mUY4O9FgdEWwzSbJf5MUL2gC4pcvDqWlYJxVZ-WzHkMGb3F0sfvElpvPbIolIeL8D-2V1EITfMdJnEsR7AOGdSjgNmZNw" alt=""><figcaption></figcaption></figure>

2. Select the corresponding LP and click on Stake.

<figure><img src="https://lh5.googleusercontent.com/BmRLzSx9ISxUs1O_kqKAYNLWYUYDh3v0n6kRYZNpwLnmYd7yaAILZEd3ximTZaxE4oU8eG4ogBuKiP39wuV1Sci2onCnRt7XjO8IDwK-pNDef-ayQMYWYn5aXRswinF9yjDQrWb_FkGn8CtlG54uvtyH3Qq1ffamDKDfw16a8Gk1tIwApaBhQDHT68xmtg" alt=""><figcaption></figcaption></figure>

3. Manually enter the amount that you would like to stake, or simply use the slider, and then click on Approve Liquidity/Stake Liquidity.

<figure><img src="/files/gXQPMua4vhUISEeEGgtJ" alt=""><figcaption></figcaption></figure>

4. Check transaction details and click Confirm.

<figure><img src="https://lh3.googleusercontent.com/VUcG-spvnbEUeT2DxhqS_S1tJTnpprJwyIUvqgNBN8NIKzoQy2tBqkv4GPw9MlyxSyCueLX0Z6K65njn3574ikAcAIAF_I1AnkZ42DzrxZ3cQjRf_T6PpaOBBT8oOtA2Wn6A_oQGryutq9ihse47YEW07fEjeC4V5bZ6JNC72JnOqYvb6CXWqDOMAa7psg" alt=""><figcaption></figcaption></figure>

5. You have successfully staked, and this should be displayed on the Nucleon page.

<br>

<figure><img src="/files/RawjGh38dGDmLA2P9uiu" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://doc.nucleon.network/user-guide/liquidity-pools/cfx-nut-liquidity-pool/stake-cfx-nut-lp-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
