> For the complete documentation index, see [llms.txt](https://numoro.gitbook.io/numoro-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://numoro.gitbook.io/numoro-whitepaper/what-is-numoro.md).

# What is NUMORO?

Introduction: A New Paradigm in Digital Asset Management

The NUMORO Project introduces a revolutionary ecosystem combining a multi-chain wallet with an advanced AI Staking service.

The NUMORO Wallet: More Than Storage

In today's crowded landscape of blockchain wallets, users are often confronted with complexity and prohibitively high fees. We envisioned a different path. The NUMORO wallet is engineered to provide ultra-low transaction fees without compromising on security, safeguarding your assets with state-of-the-art protection.

We believe a wallet should be more than a vault; it should be an engine for rewards. NUMORO is designed as a comprehensive earning hub where users can generate income through activities such as engaging with ads, completing missions, and staking—all within a single, unified interface. Our mission is to build "The Wallet That Pays You" and to become the most widely adopted wallet on the globe.

The AI Staking Service: Maximizing Returns, Minimizing Risk

Our AI Staking service is powered by a proprietary AI trading system with a proven track record of profitability for over a year. It features a unique Asset Protection System designed to minimize the principal risk of our clients by intelligently managing assets based on the token price at the moments of staking and unstaking.

Furthermore, our AI continuously analyzes price arbitrage opportunities across multiple exchanges to maximize daily returns. This powerful combination enables users to earn daily rewards in USDC, historically delivering an average Annual Percentage Yield (APY) of over 125%. Our core philosophy is to pursue maximum returns for our users while diligently mitigating risk.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://numoro.gitbook.io/numoro-whitepaper/what-is-numoro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
