> For the complete documentation index, see [llms.txt](https://docs-wallet.loopring.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-wallet.loopring.io/earn/staking/lrc-staking.md).

# LRC Staking

{% hint style="danger" %}
DISCLAIMER: \
Crypto is highly volatile and subject to rapid fluctuations. \
This means that the value of the cryptocurrency you stake can rise or fall significantly, and you may end up losing more than you earn through staking.
{% endhint %}

### 1. Navigate to Earn > LRC Staking <a href="#id-1_navigate_to_earn__lrc_staking" id="id-1_navigate_to_earn__lrc_staking"></a>

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

### 2. Read through the TOCs <a href="#id-2_read_through_the_tocs" id="id-2_read_through_the_tocs"></a>

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

### 3. Enter the amount and tap Subscribe <a href="#id-4_enter_the_amount_and_tap_subscribe" id="id-4_enter_the_amount_and_tap_subscribe"></a>

<figure><img src="https://desk.zoho.com/galleryDocuments/edbsn315f9097936f43a3acd5ef1c6f62ae743bcc55a8de3df0268d43a7b8db8479ef9eb036899f67478d3bc3c13a7cdac40c?inline=true" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Congratulations! You have successfully staked your Loopring tokens!
{% endhint %}

![](https://desk.zoho.com/galleryDocuments/edbsncd130724d6073fae4ff45a4d9e15a642360b2d030e99962d7a1faa9ce4a7bd6d7c378439c688563cdd011d8b12310fac?inline=true)


---

# 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://docs-wallet.loopring.io/earn/staking/lrc-staking.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.
