> For the complete documentation index, see [llms.txt](https://synthetic-exchange.gitbook.io/crt-exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://synthetic-exchange.gitbook.io/crt-exchange/synthetic-chain-dao/modules.md).

# modules

Synthetic Chain is a Decentralized Autonomous Organization, that operates without any manual input from our development team. The token economics model supports automated execution of the smart contracts, and the (4) modules below are available to all <mark style="color:green;">C</mark><mark style="color:yellow;">R</mark><mark style="color:red;">T</mark> Token users in real time 24/7.

## <mark style="color:red;">i</mark>*Wallet*

<mark style="color:red;">**i**</mark>*Wallet* is a crypto-tracking dashboard and user module, that enables storage of cryptocurrency 'watchlists', enabling tracking, management and performance of digital assets.

<figure><img src="/files/doITxc1zemc3MOTHsVmY" alt=""><figcaption><p>Synthetic Exchange: iWallet</p></figcaption></figure>

## <mark style="color:red;">i</mark>*Market*

<mark style="color:red;">**i**</mark>*Market* is a cryptocurrency market research module, that incorporates our propriety classification system and performance tables, data analyses on the cryptocurrencies provided by <mark style="color:green;">cryp</mark><mark style="color:orange;">to</mark><mark style="color:red;">ken</mark> dashboard API.

<figure><img src="/files/3MTzvs96AMssyb2rdseF" alt=""><figcaption><p>Synthetic Exchange: iMarket</p></figcaption></figure>

## <mark style="color:red;">i</mark>*Dashboard*

<mark style="color:red;">**i**</mark>*Dashboard* supports *standardized* **charts , graphs and financial rankings** along with <mark style="color:green;">**cryp**</mark><mark style="color:orange;">**to**</mark><mark style="color:red;">**ken**</mark> dashboard propriety classification system.

![Synthetic Exchange: iDashboard](/files/uXqSGHTGkXONfLpDaY9F)

## <mark style="color:red;">i</mark>*Chat*

The first of its kind, messaging platform powered by Synthetic Exchange! All cryptocurrency users are able to comment via a dedicated portal inside <mark style="color:green;">cryp</mark><mark style="color:orange;">to</mark><mark style="color:red;">ken</mark> dashboard, letting everyone interact with one another. Notifications are being installed.

<figure><img src="/files/iFNVl4du5L3zId4i9znb" alt=""><figcaption><p>Synthetic Exchange: iChat</p></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://synthetic-exchange.gitbook.io/crt-exchange/synthetic-chain-dao/modules.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.
