# Introduction

AiMo is a vibrant community that unites **AiMo members**—where AI meets ownership, productivity, and seamless interaction. At its core, AIMOverse is built on three key pillars:

* **AiMo Agent NFT:** Every AiMo Agent is user-owned and uniquely represented by a **decentralized identifier (DID)**, ensuring true digital ownership.
* **AiMo Agent App:** An **AI-native note-taking app** where AiMo assists users in organizing, creating, and even acting on their behalf—enhancing productivity like never before. *(Future integration with AiMo Smart Wearables will unlock even more powerful capabilities.)*
* **AiMo Smart Wearables:** A versatile **AI-native Smart Badge** that can be attached anywhere—on your phone, laptop, worn as a necklace, or even pinned to clothing—enabling AI-enhanced interactions across countless scenarios.

Looking ahead, **AiMo Network will evolve into a full-fledged Consumer DePIN + AI Ecosystem**, bridging decentralized physical infrastructure with intelligent agent technology for a seamless, user-centric future.

{% hint style="info" %}
[The Amico Framework](https://aimonetwork.gitbook.io/aimonetwork/aimo-network/www.amico.dev), although maintained and updated by the AIMOverse team, is an independent open-source project licensed
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://aimonetwork.gitbook.io/aimonetwork/aimo-network/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.
