> For the complete documentation index, see [llms.txt](https://docs.volary.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.volary.io/aerie/introduction/overview.md).

# Overview

### Core Components

#### 1. Dashboard

* Monitor asset performance and key metrics.
* Access quick links to essential features and recent activities.
* View wallet balances and transaction histories.

#### 2. Asset Management

* **Templates**: Utilize predefined templates for various types of NFTs such as music albums, real estate ownership, and more.
* **Minting**: Mint unique NFTs with customizable metadata.
* **Transfer**: Securely transfer ownership of NFTs between wallets.

#### 3. Wallet Integration

* **Wallet Overview**: View balances and transaction histories.
* **Send/Receive**: Perform secure transactions with other users.
* **Swap**: Exchange assets directly within the platform.

#### 4. Client and Member Management

* **Client Profiles**: Create and manage detailed profiles for each client.
* **Member Access**: Assign roles and permissions to members within your organization.

#### 5. Invoicing and Ticketing

* **Invoices**: Generate and track invoices for services rendered.
* **Support Tickets**: Manage customer support requests and track their resolution.

#### 6. AI Image Generation

* **Image Generation**: Create stunning images based on your specifications.
* **Gallery**: Manage and store generated images within Aerie.

#### 7. Portfolio Management

* **Statistics**: View detailed performance metrics for your assets.
* **Watchlist**: Keep an eye on assets of interest.

#### 8. API Manager

* **API Monitoring**: Track the performance and usage of your APIs.
* **Key Management**: Securely manage API keys.

#### 9. Analytics

* **Performance Metrics**: Analyze the performance of your digital assets.
* **User Activity**: Monitor user engagement and activities.


---

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

```
GET https://docs.volary.io/aerie/introduction/overview.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.
