# NOYA

## NOYA

- [Introduction](https://docs.noya.ai/intro/introduction.md): Intelligence That Acts
- [Core Concepts](https://docs.noya.ai/intro/core-concepts.md): This section introduces the core ideas behind NOYA’s design. These concepts explain how intelligence becomes execution, while preserving user control and non-custodial security.
- [Overview](https://docs.noya.ai/prediction-market-copilot/overview.md)
- [Roadmap](https://docs.noya.ai/prediction-market-copilot/roadmap.md)
- [Overview](https://docs.noya.ai/omnivaults/overview.md)
- [Roadmap](https://docs.noya.ai/omnivaults/roadmap.md)
- [Overview](https://docs.noya.ai/ai-agent/overview.md)
- [How the Agent works](https://docs.noya.ai/ai-agent/how-the-agent-works.md)
- [Roadmap](https://docs.noya.ai/ai-agent/roadmap.md)
- [Overview](https://docs.noya.ai/token-intelligence-and-reports/overview.md)
- [Roadmap](https://docs.noya.ai/token-intelligence-and-reports/roadmap.md)
- [Overview](https://docs.noya.ai/noya-token-and-incentives/overview.md)
- [Tokenomics](https://docs.noya.ai/noya-token-and-incentives/tokenomics.md)
- [Fees](https://docs.noya.ai/noya-token-and-incentives/fees.md)
- [What’s Live vs What’s Coming](https://docs.noya.ai/noya-token-and-incentives/whats-live-vs-whats-coming.md)
- [Overview](https://docs.noya.ai/token-sale/overview.md)
- [Ambassadors](https://docs.noya.ai/token-sale/ambassadors.md)
- [Audits](https://docs.noya.ai/audits-and-risk/audits.md): NOYA Network places the utmost importance on user security. NOYA meticulously built its code from first principles, ensuring a foundation rooted in core security practices.
- [Risk and Monitoring](https://docs.noya.ai/audits-and-risk/risk-and-monitoring.md): Harnessing AI and Comprehensive Risk Analysis: NOYA's Approach to DeFi Yield Optimization
- [Bug Bounty](https://docs.noya.ai/audits-and-risk/bug-bounty.md)
- [Privacy Policy](https://docs.noya.ai/audits-and-risk/privacy-policy.md)
- [The Space Race](https://docs.noya.ai/audits-and-risk/the-space-race.md)
- [Space Race Disclaimer](https://docs.noya.ai/audits-and-risk/space-race-disclaimer.md)
- [Risk and Warning](https://docs.noya.ai/audits-and-risk/risk-and-warning.md)
- [Disclaimer and Terms](https://docs.noya.ai/audits-and-risk/disclaimer-and-terms.md)
- [Media Kit](https://docs.noya.ai/media-kit/media-kit.md): An overview of NOYA to members of the press, bloggers, influencers, and other key stakeholders. Information, graphics, and other materials that you can use in your storytelling.
- [Resources](https://docs.noya.ai/resources/resources.md): Give it time for the page to load.
- [Team](https://docs.noya.ai/contact-us/team.md)
- [Contact Us](https://docs.noya.ai/contact-us/contact-us.md)
- [Technical Architecture](https://docs.noya.ai/technical-architecture/technical-architecture.md)
- [NOYA Fees](https://docs.noya.ai/technical-architecture/technical-architecture/noya-fees.md)
- [Roles in NOYA](https://docs.noya.ai/technical-architecture/technical-architecture/roles-in-noya.md)
- [Registry flows](https://docs.noya.ai/technical-architecture/technical-architecture/registry-flows.md)
- [Accounting Manager Flows](https://docs.noya.ai/technical-architecture/technical-architecture/accounting-manager-flows.md)
- [Omnichain Architecture](https://docs.noya.ai/technical-architecture/technical-architecture/omnichain-architecture.md)
- [Connectors](https://docs.noya.ai/technical-architecture/technical-architecture/connectors.md)
- [FAQ](https://docs.noya.ai/technical-architecture/faq.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.noya.ai/intro/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.
