> 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/genesy-chips/markdown.md).

# Components

#### **Key Features of the Components**

1. **Diverse Functions:**\
   Each component has a unique purpose, ranging from energy generation to precision calibration, allowing users to create a chip that suits their strategy.
2. **Upgradeable Design (Soon):**\
   Components can be upgraded over time, increasing their efficiency and unlocking new functionalities to stay ahead in the evolving ecosystem.
3. **Trading and Exchange (Soon):**\
   Components can be bought, sold, or exchanged within the Genesy marketplace, providing flexibility for users to refine their chips.

#### **The 9 Core Components:**

* **Energy Module:** Powers the chip and determines its baseline efficiency.

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

* **Conductors:** Channels energy through the chip, enhancing production.

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

* **Processors:** Optimizes the chip’s performance and speeds up token generation.

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

* **Amplifiers:** Boosts output by increasing energy flow.

<figure><img src="/files/2h9uoSKrI4K7NYdvvM8W" alt=""><figcaption></figcaption></figure>

* **Calibrators:** Ensures precision and stability, reducing inefficiencies.

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

* **Connectors:** Links components, maximizing synergy between modules.

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

* **Converters:** Transforms energy into $GENESY tokens.

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

* **Modifiers:** Customizes production traits, adding strategic variability.

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

* **Stabilizers:** Maintains chip integrity under high-performance conditions.

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

These components are the building blocks of your Genesy Chip. Mastering their potential is the key to dominating the ecosystem and maximizing your $GENESY production.


---

# 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/genesy-chips/markdown.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.
