# BlockRock Docs

## BlockRock Docs

- [Welcome to BlockRock](https://docs.blockrock.win/readme.md)
- [Institutional Partnerships](https://docs.blockrock.win/trust-and-security/institutional-partnerships.md): In handling financial assets, trust and security are paramount, especially in the rapidly evolving crypto space, where investors demand higher standards of compliance, transparency, and asset safety.
- [Transparency and Disclosure](https://docs.blockrock.win/trust-and-security/quickstart.md)
- [Legal and Regulatory Compliance](https://docs.blockrock.win/trust-and-security/publish-your-docs.md)
- [Security Safeguards](https://docs.blockrock.win/trust-and-security/security-safeguards.md)
- [Challenges in the Web3 Market](https://docs.blockrock.win/background/challenges-in-the-web3-market.md)
- [Market Strategy Transition: From Speculation to Stability](https://docs.blockrock.win/background/market-strategy-transition-from-speculation-to-stability.md)
- [Instability in Traditional Financial Markets](https://docs.blockrock.win/background/instability-in-traditional-financial-markets.md)
- [Explosive Growth of On-Chain RWA Markets](https://docs.blockrock.win/rapid-development-of-on-chain-rwas/explosive-growth-of-on-chain-rwa-markets.md)
- [Trends in RWA tracks](https://docs.blockrock.win/trends-in-rwa-tracks.md)
- [What is BlockRock?](https://docs.blockrock.win/blockrock/what-is-blockrock.md): BlockRock is an RWA tokenization platform dedicated to bringing publicly traded, high-quality financial assets onto the blockchain, enabling global investors to conveniently and efficiently participat
- [Strategic Considerations](https://docs.blockrock.win/strategic-considerations.md)
- [BlockRock Product Roadmap](https://docs.blockrock.win/blockrock-product-roadmap.md)
- [BlockRock FAQ](https://docs.blockrock.win/blockrock-faq.md)
- [General-Access Products](https://docs.blockrock.win/general-access-products.md)
- [QQQAI Token（$QQQAI）](https://docs.blockrock.win/general-access-products/qqqai-token-usdqqqai.md)
- [How It Works (QQQAI Tokenization Process)](https://docs.blockrock.win/general-access-products/how-it-works-qqqai-tokenization-process.md)
- [Subscription & Redemption](https://docs.blockrock.win/general-access-products/subscription-and-redemption.md)
- [Token Price and Market Performance](https://docs.blockrock.win/general-access-products/token-price-and-market-performance.md)
- [Fees](https://docs.blockrock.win/general-access-products/fees.md)
- [Frequently Asked Questions (FAQ)](https://docs.blockrock.win/general-access-products/frequently-asked-questions-faq.md)
- [QQQAI Legal Disclaimer](https://docs.blockrock.win/general-access-products/qqqai-legal-disclaimer.md)
- [Qualified-Access Products](https://docs.blockrock.win/qualified-access-products.md)
- [Permission Management](https://docs.blockrock.win/permission-management-smart-contracts-and-audits/permission-management.md)
- [Smart Contract Addresses](https://docs.blockrock.win/smart-contract-addresses.md)
- [Smart Contract Audits](https://docs.blockrock.win/smart-contract-audits.md)
- [QQQAI Subscription Guide](https://docs.blockrock.win/tutorials/qqqai-subscription-guide.md)
- [Web3 Wallet and CEX Guide](https://docs.blockrock.win/tutorials/web3-wallet-and-cex-guide.md)
- [Page 1](https://docs.blockrock.win/tutorials/page-1.md)
- [Contact Us](https://docs.blockrock.win/links/contact-us.md)
- [Brand suite](https://docs.blockrock.win/brand-suite.md): Access BlockRock's official branding assets, press resources, and high-quality visuals.
- [Advancing Toward an Open Economy](https://docs.blockrock.win/our-vision/advancing-toward-an-open-economy.md)
- [Editor](https://docs.blockrock.win/basics/editor.md)
- [Markdown](https://docs.blockrock.win/basics/markdown.md)
- [Images & media](https://docs.blockrock.win/basics/images-and-media.md)
- [Interactive blocks](https://docs.blockrock.win/basics/interactive-blocks.md)
- [OpenAPI](https://docs.blockrock.win/basics/openapi.md)
- [Integrations](https://docs.blockrock.win/basics/integrations.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.blockrock.win/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.
