# Community & Support

We believe in fostering a vibrant, inclusive community around AI and real-world asset tokenization. Seasoned developer or just exploring, you’ll find plenty of ways to connect.

### Discord

Join our Discord server to chat in real time with other Airas Network users and contributors. It’s a great place to:

* Ask questions about setup or troubleshooting
* Share your latest project or experiment
* Propose new features or integrations

### GitHub Issues

If you encounter bugs or want to request a feature:

1. Go to the relevant repo (e.g., [airas-agent](https://github.com/airas-network/airas-agent))
2. Check if there’s an existing issue
3. Open a new one if necessary

### X & Newsletter

Stay updated on major releases, community events, and development roadmaps:

* **X**: Follow us for quick announcements and highlights
* **Newsletter**: Sign up to get in-depth updates on product launches and tutorials

### Events & Workshops

We occasionally host virtual and in-person events. Keep an eye on our announcements for:

* **Hackathons** focused on AI and real-world asset solutions
* **Webinars** on best practices and new feature overviews
* **Workshops** that deep-dive into integration, scaling, and optimization


---

# 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/community-and-support.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.
