# NRN Agents Whitepaper

## NRN Docs

- [The One Min Story | NRN Agents](https://whitepaper.nrnagents.ai/introduction/the-one-min-story-or-nrn-agents.md)
- [Agents: The Next Big Theme in AI](https://whitepaper.nrnagents.ai/introduction/agents-the-next-big-theme-in-ai.md)
- [What are AI agents?](https://whitepaper.nrnagents.ai/introduction/agents-the-next-big-theme-in-ai/what-are-ai-agents.md)
- [Why Web3?](https://whitepaper.nrnagents.ai/introduction/agents-the-next-big-theme-in-ai/why-web3.md)
- [The Creators of AI Arena](https://whitepaper.nrnagents.ai/introduction/the-creators-of-ai-arena.md)
- [Meet the team](https://whitepaper.nrnagents.ai/introduction/the-creators-of-ai-arena/meet-the-team.md)
- [Reinforcement Learning](https://whitepaper.nrnagents.ai/nrn-reinforcement-learning/reinforcement-learning.md)
- [What is NRN RL?](https://whitepaper.nrnagents.ai/nrn-reinforcement-learning/what-is-nrn-rl.md)
- [Training NRN RL Agents](https://whitepaper.nrnagents.ai/nrn-reinforcement-learning/training-nrn-rl-agents.md)
- [NRN RL's Value to Studios & Web3 Communities](https://whitepaper.nrnagents.ai/nrn-reinforcement-learning/nrn-rls-value-to-studios-and-web3-communities.md)
- [Value Creation for an Integrated Ecosystem](https://whitepaper.nrnagents.ai/nrn-reinforcement-learning/value-creation-for-an-integrated-ecosystem.md)
- [Robotics: The Next Frontier](https://whitepaper.nrnagents.ai/nrn-robotics/robotics-the-next-frontier.md)
- [Challenges in Robotics](https://whitepaper.nrnagents.ai/nrn-robotics/challenges-in-robotics.md)
- [The NRN Advantage](https://whitepaper.nrnagents.ai/nrn-robotics/the-nrn-advantage.md)
- [Robotic Sports](https://whitepaper.nrnagents.ai/nrn-robotics/robotic-sports.md)
- [NRN Robotics Roadmap](https://whitepaper.nrnagents.ai/nrn-robotics/nrn-robotics-roadmap.md)
- [NRN Agents Value to Studios](https://whitepaper.nrnagents.ai/nrn-b2b/nrn-agents-value-to-studios.md)
- [Permanent Player Liquidity as a Service](https://whitepaper.nrnagents.ai/nrn-b2b/nrn-agents-value-to-studios/permanent-player-liquidity-as-a-service.md)
- [White Label AI Partner](https://whitepaper.nrnagents.ai/nrn-b2b/nrn-agents-value-to-studios/white-label-ai-partner.md)
- [NRN SDK Integration](https://whitepaper.nrnagents.ai/nrn-b2b/nrn-agents-value-to-studios/nrn-sdk-integration.md)
- [Developer Documentation](https://whitepaper.nrnagents.ai/nrn-b2b/nrn-agents-value-to-studios/developer-documentation.md)
- [NRN's Value to Gamers](https://whitepaper.nrnagents.ai/nrn-b2b/nrns-value-to-gamers.md)
- [NRN Trainer Platform](https://whitepaper.nrnagents.ai/nrn-b2b/nrns-value-to-gamers/nrn-trainer-platform.md)
- [Network Effects](https://whitepaper.nrnagents.ai/nrn-b2b/network-effects.md)
- [$NRN Tokenomics v2.0](https://whitepaper.nrnagents.ai/tokenomics/usdnrn-tokenomics-v2.0.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://whitepaper.nrnagents.ai/introduction/the-one-min-story-or-nrn-agents.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.
