# XRB Gold Whitepaper, Version 1.1, English

## XRB Gold Whitepaper, V 1.1, EN

- [Abstract](https://whitepaper.xrb.gold/welcome/readme.md)
- [Introduction to XRB Gold](https://whitepaper.xrb.gold/welcome/introduction-to-xrb-gold.md)
- [A Brief History of Gold](https://whitepaper.xrb.gold/welcome/a-brief-history-of-gold.md)
- [Physical Gold](https://whitepaper.xrb.gold/present-day-gold-market/physical-gold.md)
- [Gold Market Challenges](https://whitepaper.xrb.gold/present-day-gold-market/gold-market-challenges.md)
- [Buying & Selling Gold](https://whitepaper.xrb.gold/present-day-gold-market/buying-and-selling-gold.md)
- [Previous Attempts at Digitizing Gold](https://whitepaper.xrb.gold/present-day-gold-market/previous-attempts-at-digitizing-gold.md)
- [Basics](https://whitepaper.xrb.gold/the-design-of-xrbg/basics.md)
- [Token Distribution](https://whitepaper.xrb.gold/the-design-of-xrbg/token-distribution.md)
- [Product Benefits](https://whitepaper.xrb.gold/the-design-of-xrbg/product-benefits.md)
- [Using XRBG](https://whitepaper.xrb.gold/the-design-of-xrbg/using-xrbg.md)
- [Smart Contract & Technology](https://whitepaper.xrb.gold/the-design-of-xrbg/smart-contract-and-technology.md)
- [XRBG Source Code (Ethereum)](https://whitepaper.xrb.gold/the-design-of-xrbg/smart-contract-and-technology/xrbg-source-code-ethereum.md)
- [XRBG Source Code (Polygon)](https://whitepaper.xrb.gold/the-design-of-xrbg/smart-contract-and-technology/xrbg-source-code-polygon.md)
- [Partnerships](https://whitepaper.xrb.gold/the-design-of-xrbg/partnerships.md)
- [Legal Oversight](https://whitepaper.xrb.gold/the-design-of-xrbg/legal-oversight.md)
- [Usage Restrictions](https://whitepaper.xrb.gold/the-design-of-xrbg/usage-restrictions.md)
- [Liquidity](https://whitepaper.xrb.gold/the-design-of-xrbg/liquidity.md)
- [Fees](https://whitepaper.xrb.gold/the-design-of-xrbg/fees.md)
- [Buy XRBG via XRB Gold App](https://whitepaper.xrb.gold/buy-xrbg/buy-xrbg-via-xrb-gold-app.md)
- [Physical Gold Delivery](https://whitepaper.xrb.gold/redeem-xrbg/physical-gold-delivery.md)
- [P2P Swap via 1Inch](https://whitepaper.xrb.gold/redeem-xrbg/p2p-swap-via-1inch.md)
- [DEX Trade](https://whitepaper.xrb.gold/redeem-xrbg/dex-trade.md)
- [About XRB DAO](https://whitepaper.xrb.gold/appendix/about-xrb-dao.md)
- [Related Links](https://whitepaper.xrb.gold/appendix/related-links.md)
- [Sources](https://whitepaper.xrb.gold/appendix/sources.md)
- [Terms & Conditions](https://whitepaper.xrb.gold/legal/terms-and-conditions.md)
- [Privacy Policy](https://whitepaper.xrb.gold/legal/privacy-policy.md)
- [Disclaimers](https://whitepaper.xrb.gold/legal/disclaimers.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.xrb.gold/welcome/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
