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

# Nexus Generator

## Add liquidity and Stake it to earn NEXU Token!

**1 NEXU is generated every block and is distributed proportionally to Liquidity Providers that Stake their NLP Tokens into the Nexus Generator. Inflation reduces by a small percent everyday.**\
\
**10% of the rewards per block are automatically distributed to the Nexus Core Multi-Staking System anytime someone interacts with the Nexus Generator system.**

**The Rewards column shown for the Pairs below is the amount of NEXU that is proportionally distributed to NLP Stakers of that pair each day! The more NLPs you stake the more of the daily NEXU reward you will get!**\
\
**Some pairs may earn multi-rewards through the Nexus Super Farm Mechanism!**

## 💫Nexus Cycles

**Starting at 1 NEXU Per Block and  gradually and exponentialy decreases by 0.001% about every 84K blocks which is about 1 day.**

**The NexusGenerator is the main Contract that has the ability to mint $NEXU as rewards for LP Stakers and Multi-Stakers. There is no other way $NEXU can be minted (NEXU may be minted by other smart contracts in future updated versions of the Nexus). The Ownership of the $NEXU Token contract is given to the NexusGenerator Contract to mint rewards. Maximum of 1.1B NEXU to ever exist.**

{% content-ref url="/pages/jEAGywfc4KH6XRlflQgj" %}
[Super Farm](/guide/nexus-generator/super-farm.md)
{% endcontent-ref %}

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

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

<figure><img src="/files/8qIJQHZRbfrQt6sT9TIm" 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://docs.thenexusportal.io/guide/nexus-generator.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.
