# RWA Inc. Docs

## RWA Inc. Documentation

- [Introduction](https://docs.rwa.inc/introduction.md)
- [Our Products](https://docs.rwa.inc/our-products.md)
- [Project Details](https://docs.rwa.inc/project-details.md)
- [Project Roadmap](https://docs.rwa.inc/project-roadmap.md)
- [About Us](https://docs.rwa.inc/about-us.md)
- [Socials](https://docs.rwa.inc/socials.md)
- [Welcome to the RWA Global Inc. Investor Platform](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview.md)
- [Why Choose RWA Inc.?](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview/why-choose-rwa-inc..md)
- [How does an IDO work?](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview/how-does-an-ido-work.md)
- [How is $RWA token involved?](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview/how-is-usdrwa-token-involved.md)
- [How to Participate](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview/how-to-participate.md)
- [Investor Protection:  Refund Policy](https://docs.rwa.inc/investor-platform-and-staking/introduction-and-overview/investor-protection-refund-policy.md)
- [Get Started with RWA Inc.](https://docs.rwa.inc/investor-platform-and-staking/get-started-with-rwa-inc.md)
- [The RWA Investor Platform Tier System](https://docs.rwa.inc/investor-platform-and-staking/the-rwa-investor-platform-tier-system.md)
- [RWA Staking Policies](https://docs.rwa.inc/investor-platform-and-staking/rwa-staking-policies.md)
- [RWA Inc. Referral Program](https://docs.rwa.inc/investor-platform-and-staking/rwa-inc.-referral-program.md)
- [User Refund Policy](https://docs.rwa.inc/investor-platform-and-staking/user-refund-policy.md)
- [FAQs](https://docs.rwa.inc/investor-platform-and-staking/faq.md): Frequently Asked Questions
- [MetaMask Setup: Sepolia Base & RWAT/USDR](https://docs.rwa.inc/testnet-guide/metamask-setup-sepolia-base-and-rwat-usdr.md)
- [Claim $RWAT and $USDR](https://docs.rwa.inc/testnet-guide/claim-usdrwat-and-usdusdr.md)
- [RWA Exchange Trading Competition (Testnet)](https://docs.rwa.inc/testnet-guide/rwa-exchange-trading-competition-testnet.md)
- [Claim $USDC](https://docs.rwa.inc/testnet-guide/claim-usdusdc.md)
- [Bug Bounty Program](https://docs.rwa.inc/testnet-guide/bug-bounty-program.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://docs.rwa.inc/introduction.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.
