> For the complete documentation index, see [llms.txt](https://golden-shield-digital-treasury-b.gitbook.io/product-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://golden-shield-digital-treasury-b.gitbook.io/product-docs/readme.md).

# Welcome to GDB

Founded to redefine sovereign debt investment in the digital era, GDB is a leading digital treasury bond platform, enabling global investors to access secure and transparent opportunities in tokenized government bonds.

GDB combines institutional-grade compliance, custody, and risk management with the efficiency and transparency of blockchain technology. As a bridge between traditional finance and Web3, GDB opens the gateway for individuals and institutions to participate in the sovereign bond market onchain.

Yield on GDB is generated directly from fixed-rate coupon payments of high-credit sovereign bonds, such as U.S. Treasuries. These stable and predictable returns allow GDB to deliver consistent yields with enhanced liquidity through tokenization. The strategy leverages the credibility of government debt while improving accessibility compared to legacy bond markets.

With its dual-token model, GDB makes institutional-grade sovereign bond investments available to everyone through blockchain — offering security, transparency, and efficiency for the future of digital finance.

{% hint style="info" %}
**Links:**

* Website:&#x20;
* Telegram: [<mark style="color:$danger;">https://t.me/GoldenShield\_Pro</mark>](https://t.me/GoldenShield_Pro)
* Twitter: [<mark style="color:$danger;">https://x.com/GDB\_RWA</mark>](https://x.com/GDB_RWA)
* Linktr：[<mark style="color:$danger;">https://linktr.ee/GDB\_RWA</mark>](https://linktr.ee/GDB_RWA)
* Proof of Reserves:
* CNC Website：[<mark style="color:$danger;">https://wallet-n6.cncchainpro.com/?utm\_source=tokenpocket#/</mark>](https://wallet-n6.cncchainpro.com/?utm_source=tokenpocket#/)
* Mirror:[<mark style="color:$danger;">https://mirror.xyz/0x903Bc6C6c762242F3967E4e73285b4a5B1b8DF66</mark>](https://mirror.xyz/0x903Bc6C6c762242F3967E4e73285b4a5B1b8DF66)
* YouTube: [<mark style="color:$danger;">https://www.youtube.com/@GDB\_RWA</mark>](https://www.youtube.com/@GDB_RWA)
  {% endhint %}


---

# 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://golden-shield-digital-treasury-b.gitbook.io/product-docs/readme.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.
