# Apello - Cosmos NFT Toolkit

{% hint style="info" %}
**FYI**

We are working on a daily basis to develop & improve Apello! These docs may change rapidly in the near future as new eyes help us refactor the implementation for the better.
{% endhint %}

## What is [Apello](https://apello.xyz)?

Apello is a set of tools for cosmos NFT projects to help them manage and grow their communities.

## Our Mission

Apello’s mission is to facilitate the growth of NFTs in the COSMOS ecosystem by providing the infrastructure required for teams to operate grow their projects.

## Supported Chains?

**Apello** is supporting most of the NFT COSMOS chains. We aim to expand and support them all!&#x20;

{% hint style="info" %}
If you are a cosmos creator and you need our services in your chain, please feel free to DM us in [twitter](https://twitter.com/apelloxyz) :thumbsup:&#x20;
{% endhint %}

{% content-ref url="supported-chains" %}
[supported-chains](https://use.apello.xyz/apello/supported-chains)
{% endcontent-ref %}


---

# 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://use.apello.xyz/apello/apello-cosmos-nft-toolkit.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.
