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

# Earning Mechanisms

&#x20;Here’s how the earning system works:

***

#### **1. Chip Optimization and Component Assembly**

The primary way to earn $GENESY is by optimizing your Genesy Chip. Players can assemble various components to increase the chip’s efficiency, which directly impacts the rate of $GENESY generation. Each component added to the chip improves its performance, leading to higher production of $GENESY over time.

***

#### **2. Generation Rate Based on Components**

The $GENESY generation rate depends on the combination of components used to build and upgrade the chip. Some components provide passive boosts, while others might be more active or specialized, offering higher returns when used optimally. The better the combination and optimization of components, the higher the $GENESY generated.

***

#### **3. Special Bonuses and Rewards**

Genesy incorporates special bonuses and rewards to further incentivize engagement. These can include time-limited events, missions, or tasks that, when completed, grant additional $GENESY rewards. Players can also earn extra tokens through achievements, leveling up, or participating in in-game challenges.

***

#### **4. Referral Program**

Genesy rewards users who bring new participants to the platform through the referral program. When a referred player makes progress in optimizing their chip and generating $GENESY, the referring player earns a share of the generated tokens, creating a mutually beneficial reward structure.

***

#### **5. Participation in Events and Tournaments**

Special in-game events and tournaments provide additional opportunities to earn $GENESY. Players who actively participate in these events, either individually or as part of a team, can earn substantial rewards based on their performance. These competitive and collaborative elements contribute to the dynamic earning potential in Genesy.

***

#### **6. Trade and Marketplace Interaction**

Players can also earn $GENESY by participating in the marketplace, where they can buy, sell, and trade components, skins, or other in-game assets. By strategically acquiring and selling items, players can generate profits in $GENESY, further enhancing the earning opportunities within the ecosystem.

***

By offering diverse ways to earn $GENESY, the game provides players with both immediate and long-term rewards, incentivizing both active participation and strategic decision-making within the Genesy ecosystem.


---

# 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://genesy.gitbook.io/genesy-docs/tokenomics/earning-mechanisms.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.
