# edeXa Docs

## Product Docs

- [Getting Started with edeXa (Developer Guide)](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/getting-started-with-edexa-developer-guide.md)
- [edeXa Cross chain Bridge](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/crosschain.md)
- [edeXa EDX COIN](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/edx.md)
- [edeXa Web3 Wallet Integration](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/edexa-web3-wallet-integration.md)
- [EDX Integrations plugins B2B](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/integrations.md)
- [edeXa Modular APIs](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/openapi.md)
- [Document Authenticity Proof API](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/openapi/document-authenticity-proof-api.md)
- [edeXa Academy](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/interactive-blocks.md)
- [What Are Enterprise dApps — and Why edeXa Is Different](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/interactive-blocks/what-are-enterprise-dapps-and-why-edexa-is-different.md)
- [Understanding Faucets in the edeXa Ecosystem](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/interactive-blocks/understanding-faucets-in-the-edexa-ecosystem.md)
- [edeXa Signing Service — The Future of Trust in Digital Documents](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/interactive-blocks/edexa-signing-service-the-future-of-trust-in-digital-documents.md)
- [FAQ](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/faq.md): Everything You Need to Know About edeXa
- [edeXa Roadmap](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/edexa-roadmap.md): The edeXa Roadmap gives a quick view of what we have built and what comes next. It shows our steps toward a secure and future ready hybrid blockchain and helps the community follow our progress.
- [Copy of OpenAPI](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/openapi-1.md)
- [Copy of EDX Integrations plugins](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/integrations-1.md)
- [Images & media](https://edexa-business-blockchain.gitbook.io/edexa-docs/basics/images-and-media.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://edexa-business-blockchain.gitbook.io/edexa-docs/basics/getting-started-with-edexa-developer-guide.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.
