# Introduction

**Welcome to the Aerie v3.0 documentation!** :tada:

Aerie is a powerful and secure platform designed for artists, collectors, and enthusiasts to create, manage, and trade digital assets and Non-Fungible Tokens (NFTs). Leveraging blockchain technology, Aerie ensures authenticity, ownership, and provenance for each digital asset.

### Key Features

* **Comprehensive Asset Management**: Manage your NFTs and digital assets effortlessly.
* **Advanced Wallet Integration**: Manage multiple wallets and view detailed transaction histories.
* **Client and Member Management**: Add and manage clients and members within your organization.
* **Invoicing and Ticketing**: Streamline invoicing process and manage support tickets.
* **AI Image Generation**: Generate stunning images for your NFTs using AI.
* **Portfolio Management**: Track your investments and assets with detailed insights.
* **API Manager**: Manage and monitor your APIs.
* **Analytics**: Gain valuable insights into the performance of your assets.

### Why Aerie?

Aerie stands out with its user-friendly interface, robust security, and comprehensive support, making it the ideal solution for digital asset management. Whether you're an individual artist or a large organization, Aerie scales to meet your needs.

Explore our documentation to get started and make the most of Aerie's powerful features.&#x20;

Thank you for choosing Aerie!&#x20;


---

# 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://docs.non-obvious.ai/aerie/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.
