# Introduction

<figure><img src="https://1782255941-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fx9SUlu740BkZDLLMAU3R%2Fuploads%2FAB5PdnbSH9wHynOY50Fb%2FGitbook.png?alt=media&#x26;token=b1ab383b-0db5-4040-89be-e55897414c8b" alt=""><figcaption></figcaption></figure>

AIRAS (Artificial Intelligence Real Assets System) is a comprehensive platform dedicated to leveraging AI and Blockchain for real world asset management, investment, and optimization. Our mission is to empower investors, developers, and businesses by providing cutting-edge AI-driven tools, frameworks, and best practices for real asset analysis and decision-making.

### What You Will Find Here

This GitBook serves as a structured and easy-to-navigate repository for AIRAS documentation, including:

* **Getting Started**: Learn how to install, configure, and begin using AIRAS.
* **Core Concepts**: Understand the fundamental principles behind AIRAS and how it operates.
* **API Reference**: Explore the detailed API documentation for integrating AIRAS into your projects.
* **Use Cases**: Discover practical applications and case studies showcasing AIRAS in action.
* **Best Practices**: Learn recommended guidelines for optimizing AI models and workflows in real asset management.
* **Community and Support**: Engage with other users, contribute to development, and get assistance.

### Who is This For?

AIRAS is designed for:

* **Asset Managers** seeking to optimize asset performance through AI analytics.
* **Developers** interested in integrating AI capabilities into their financial and asset management solutions.
* **Businesses** leveraging AI and Blockchain to enhance investment strategies and operational efficiency.
* **Enthusiasts** passionate about AI applications in real world assets and financial technology.

### How to Get Started

1. **Read the Getting Started Guide** to set up your environment.
2. **Explore the API Documentation** to understand the available functionalities.
3. **Join the Community** to connect with other professionals in real asset AI.
4. **Contribute to AIRAS** by reporting issues, suggesting improvements, or developing extensions.

### Get in Touch

For support or inquiries, reach out via:

* GitHub: [AIRAS Repository](https://github.com/airas-network)
* Community Chat: [Discord](https://discord.gg/3hx6YXJxhc)


---

# 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://airas.gitbook.io/airas/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.
