# NextID White Paper

## NextID White Paper

- [Overview](https://docs.nextid.com/overview.md): Investor Warning - Investment in new business carries high risks. It is highly speculative and before investing in any project, prospective investors are strongly advised to seek professional advice.
- [Verifiable Credentials](https://docs.nextid.com/technical-foundations/verifiable-credentials.md)
- [Decentralised Identifiers](https://docs.nextid.com/technical-foundations/decentralised-identifiers.md)
- [Tradeable Tokens](https://docs.nextid.com/technical-foundations/tradeable-tokens.md)
- [Driving Forces](https://docs.nextid.com/market-opportunity/driving-forces.md)
- [Challenges](https://docs.nextid.com/market-opportunity/challenges.md)
- [Use Cases](https://docs.nextid.com/market-opportunity/use-cases.md)
- [Next Wave](https://docs.nextid.com/market-opportunity/next-wave.md)
- [Product Focus](https://docs.nextid.com/our-services/product-focus.md)
- [Architecture](https://docs.nextid.com/our-services/architecture.md)
- [Summary](https://docs.nextid.com/financials/summary.md)
- [Summary](https://docs.nextid.com/team-profiles/summary.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.nextid.com/overview.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.
