# Contracts

## **Introduction:**&#x20;

Aerie is a secure and user-friendly platform that allows artists, collectors, and enthusiasts to create, display, and exchange unique digital assets called NFTs. By leveraging blockchain technology, Aerie guarantees authenticity and ownership, providing a robust ecosystem for the next generation of digital assets.

## **Key Components:**

* **Romulus Smart Contracts:** A set of versatile smart contracts that can be used by both technical and non-technical users to create dynamic and customizable NFTs.
* **User-Centric Design:** Aerie is designed to be intuitive and accessible, ensuring that users can easily navigate and utilize the platform's features without requiring deep technical knowledge.

## **Romulus Contracts:**&#x20;

Romulus, as part of Aerie, provides the backbone for creating various types of NFTs. These contracts are tailored to different use cases, ensuring flexibility and functionality for a wide range of applications.


---

# 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.volary.io/romulus/contracts.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.
