> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/history-jp/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/history-jp/1ganma198/dc-origin.md).

# 龍のカプセルの起源

### 龍カプセルの起源

**宇宙の時代γガンマ叠紀198万年、神龍文明は多次元平行宇宙戦争で敗北し、神龍大陸は崩壊しました。**

神龍族の血統を運ぶ宇宙ひも曲率船が二次元戦場から脱出し、宇宙船の中の1万個のドラゴンカプセルとともに、偶然太陽系に墜落しました。 この1万個のドラゴンカプセルは、宇宙船の墜落とともに、大部分が地球に散らばりました。

{% hint style="info" %}
ドラゴンカプセル（DragonCapsule）：同名のSF小説に基づくものであり、10,000個の個別のDragonCapsule NFTコレクションは、イーサリアム（5,200個）とビットコイン（4,800個）のブロックチェーン上に分散している独自のデジタルコレクタブルです。

ドラゴンカプセルは、世界初のWeb3メタバースSF IPとして、多次元宇宙の龍文化をテーマに、自然環境と生態保護を中核とし、メタ宇宙知的財産（MetaIP）を組み込んだクロスチェーンデジタルコレクタブルの模範とされています。

**OpenSea 購入リンク：**

OpenSea : <https://pro.opensea.io/collection/dragoncapsule>
{% endhint %}

### **龍カプセルのウィキペディア**

* #### [*龍カプセルのウィキペディア*](https://docs.dragoncapsule.xyz/dragoncapsule-wiki)


---

# 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/history-jp/1ganma198/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.
