> For the complete documentation index, see [llms.txt](https://organix-ogx.gitbook.io/organix-help-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organix-ogx.gitbook.io/organix-help-english/stake-ogx/how-to-get-the-lp-reward.md).

# How To Get The LP Reward

### What token rewards can i get from market making? Where do they come from? <a href="#what-token-rewards-can-i-get-from-market-making-where-do-they-come-from" id="what-token-rewards-can-i-get-from-market-making-where-do-they-come-from"></a>

The token of the market-making reward is OGX, which is part of the existing weekly OGX newly added token rewards. It is not extra inflation and needs to be locked for one year before it can be released.

### How to participate in Market Making? <a href="#how-to-participate-in-market-making" id="how-to-participate-in-market-making"></a>

After entering Organix, click \[LP Reward]. Select the trading pair for market making and click \[Get LP] (\[Manage] in EOS) to enter the corresponding trading platform and add liquidity.

BSC: PancakeSwap

EOS: Air

### How to cliam market-making rewards? <a href="#how-to-cliam-market-making-rewards" id="how-to-cliam-market-making-rewards"></a>

The amount of OGX "to be claimed" in \[LP rewards] is updated every second.

Users can click "claim" to claim OGX rewards.

BSC: Rewards can be claimed with no lock-up period.

EOS: In each cycle, the system transfers the OGX that has been "claimed for this cycle" to the \[Escrow] module, which will be released after one year.


---

# 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:

```
GET https://organix-ogx.gitbook.io/organix-help-english/stake-ogx/how-to-get-the-lp-reward.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.
