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

# introduce

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

\
In an era where digital transformation has become not only a competitive edge but also a necessity for survival, Genesis Asset Chain (GAC) has been born out of revolutionary blockchain technology with the vision to completely redefine the boundaries of digital asset trading. GAC is dedicated to toppling the barriers within traditional financial services, creating an inclusive platform that serves users across the globe.

It empowers users with full control over their digital assets. This decentralized model circumvents the need for traditional financial intermediaries, thereby drastically reducing transaction costs and significantly enhancing the liquidity of assets. Such advancement is a pivotal step towards the democratization of finance.

Through this innovative approach, GAC is more than just a trading platform; it is a new financial service philosophy that allows everyone to freely and securely manage and trade their assets on a global scale.


---

# 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://genesis-asset-chain.gitbook.io/genesis-asset-chain/introduce.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.
