> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/dragoncapsule-en-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragoncapsule.gitbook.io/dragoncapsule-en-wiki/qi-yuan/dc-origin.md).

# Origin of DragonCapsule

## Origin of DC

{% hint style="info" %}
**DragonCapsule（DC） is a collection of 10,000 Dragon Capsule NFTs—Unique digital collectibles living on the Ethereum blockchain**

\
DC is the world's first NFT collections with the theme and core concept of natural ecology and environmental protection. At the same time, DC is a high-dimensional Delta NFT collection with multiple attributes such as Digital art, Social ID, DAO voucher, Liquidity, and GameFi. Your DC doubles as your Yield DAO membership card, and grants access to YieldDAO members-only benefits

Official Website：<https://yielddao.io>
{% endhint %}

**宇宙纪元γ伽玛叠纪198万年，神龙文明在多维平行宇宙战争中战败，神龙大陆坠落。**

一艘运载着神龙族血脉的超光速曲率飞船逃离二维战场，连同飞船上的10000枚神龙胶囊，意外坠落于地球北冰洋。

这10000枚龙胶囊随着飞船的坠毁，遗落到了世界各地。

In the 1.98 million years of the Cosmic Era gamma Gamma, the Dragon civilization was defeated in the multi-dimensional parallel universe war, and the Dragon Continent fell.&#x20;

A superluminal curvature spacecraft carrying the blood of the Dragon family escaped the two-dimensional battlefield, and together with the 10,000 DragonCapsules on the spacecraft, it accidentally fell into the Earth's Arctic Ocean.&#x20;

The 10,000 DragonCapsules were scattered around the world with the crash of the spacecraft.

##


---

# 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://dragoncapsule.gitbook.io/dragoncapsule-en-wiki/qi-yuan/dc-origin.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.
