# Newmoney AI

## Newmoney AI

- [Vision](https://docs.newmoney.ai/vision.md): Send. Receive. Swap. Exchange. All powered by your personal AI assistant, Newton.
- [Roadmap](https://docs.newmoney.ai/newmoney-ai/roadmap.md): Follow us on our journey to power user's finances around the globe with our powerful AI solutions!
- [Today](https://docs.newmoney.ai/newmoney-ai/roadmap/today.md)
- [Tomorrow](https://docs.newmoney.ai/newmoney-ai/roadmap/tomorrow.md)
- [The Future](https://docs.newmoney.ai/newmoney-ai/roadmap/the-future.md)
- [Overview](https://docs.newmoney.ai/overview.md)
- [Using the App](https://docs.newmoney.ai/using-the-app.md)
- [Funding the Wallet](https://docs.newmoney.ai/using-the-app/funding-the-wallet.md)
- [Cash](https://docs.newmoney.ai/using-the-app/cash.md)
- [Crypto](https://docs.newmoney.ai/using-the-app/crypto.md): Newmoney brings Agent Intelligence to your wallet for the web, Apple, Android, and browser!
- [Withdrawing from the Wallet](https://docs.newmoney.ai/using-the-app/withdrawing-from-the-wallet.md)
- [Newton, AI Agent](https://docs.newmoney.ai/using-the-app/newton-ai-agent.md)
- [Chrome Browser Wallet](https://docs.newmoney.ai/using-the-app/chrome-browser-wallet.md)
- [Earn](https://docs.newmoney.ai/earn.md)
- [Affiliates](https://docs.newmoney.ai/affiliates.md)
- [Tokenomics](https://docs.newmoney.ai/tokenomics.md)
- [Security](https://docs.newmoney.ai/security.md)
- [Mainnet Smart Contracts](https://docs.newmoney.ai/development/mainnet-smart-contracts.md)
- [APIs](https://docs.newmoney.ai/development/apis.md)
- [Audit](https://docs.newmoney.ai/development/audit.md)
- [Contact Us](https://docs.newmoney.ai/support/contact-us.md)
- [Reaching Newton](https://docs.newmoney.ai/support/reaching-newton.md)
- [Brand Kit](https://docs.newmoney.ai/support/brand-kit.md): You can find all of our brand assets linked below


---

# 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.newmoney.ai/vision.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.
