# GRX Chain  Docs

## Docs

- [GroveX Blockchain](https://docs.grxchain.io/grovex-blockchain.md): Crypto For Everyone
- [1.1 Welcome to Grovex Blockchain](https://docs.grxchain.io/1.-introduction-and-overview/1.1-welcome-to-grovex-blockchain.md)
- [1.2 About GRX Chain](https://docs.grxchain.io/1.-introduction-and-overview/1.2-about-grx-chain.md)
- [1.3 Our Mission & Team](https://docs.grxchain.io/1.3-our-mission-and-team.md)
- [2.1 Service Overview](https://docs.grxchain.io/2-our-service/2.1-service-overview.md)
- [2.2 Core Offering](https://docs.grxchain.io/2.2-core-offering.md)
- [2.3 Our Roadmap](https://docs.grxchain.io/2.3-our-roadmap.md)
- [3.1 Acquiring & Connecting to GRX](https://docs.grxchain.io/3-getting-started/3.1-acquiring-and-connecting-to-grx.md)
- [3.2 Launching Your First Project](https://docs.grxchain.io/3.2-launching-your-first-project.md)
- [4.1 Analytics Suite](https://docs.grxchain.io/4-features-and-tools/4.1-analytics-suite.md)
- [4.2 Project Management](https://docs.grxchain.io/4.2-project-management.md)
- [4.3 Collaboration Tools](https://docs.grxchain.io/4.3-collaboration-tools.md)
- [4.4 Security and Privacy](https://docs.grxchain.io/4.4-security-and-privacy.md)
- [5.1 For Marketing Teams](https://docs.grxchain.io/5-use-cases/5.1-for-marketing-teams.md)
- [5.2 For Project Managers](https://docs.grxchain.io/5.2-for-project-managers.md)
- [5.3 Web3 & Consumer Applications](https://docs.grxchain.io/5.3-web3-and-consumer-applications.md)
- [6.1 FAQ](https://docs.grxchain.io/6-support-and-recourses/6.1-faq.md)
- [6.2 Contact us](https://docs.grxchain.io/6.2-contact-us.md)
- [6.3 Knowledge Base](https://docs.grxchain.io/6.3-knowledge-base.md)
- [7.1 API Documentation](https://docs.grxchain.io/7-developer-resources/7.1-api-documentation.md)
- [7.2 Integrations](https://docs.grxchain.io/7.2-integrations.md)
- [7.3 Technical Specifications](https://docs.grxchain.io/7.3-technical-specifications.md)
- [7.4 Tokenomics](https://docs.grxchain.io/7.4-tokenomics.md)
- [7.5 Projects Support](https://docs.grxchain.io/7.5-projects-support.md): Support for Projects Building on GRX Chain
- [8.1 Terms of service](https://docs.grxchain.io/8-legal-and-policies/8.1-terms-of-service.md)
- [8.2 Privacy Policy](https://docs.grxchain.io/8.2-privacy-policy.md)
- [8.3 Data Usage](https://docs.grxchain.io/8.3-data-usage.md)
- [9 Glossary of terms](https://docs.grxchain.io/9-glossary-of-terms.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.grxchain.io/grovex-blockchain.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.
