> For the complete documentation index, see [llms.txt](https://armonia.gitbook.io/amax-dao-dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://armonia.gitbook.io/amax-dao-dev/welcome-to-amax-dao-dev.md).

# Welcome to AMAX DAO DEV

Welcome to Armonia ecosystem!&#x20;

Through AMAX DAO DEV program, community developers can join the development of AMAX, and receive AMAX incentives allocated by AMAX DAO DEV. Check the AMAX Whitepaper for details 👇<https://github.com/armoniax/amax.whitepaper/blob/main/amax.whitepaper-en.md>

## Get started

1. **Join our developer community👇**

{% embed url="<https://t.me/amaxdev>" %}

2. **Follow Armonia Github**👇

{% embed url="<https://github.com/armoniax>" %}

3. **Check AMAX Docs**👇

{% embed url="<https://docs.amax.network/en/latest/#smart-contract-development>" %}

## More

{% content-ref url="/pages/tcRBRfAO2lYbc24V7xP3" %}
[RPC API Operation Manual](/amax-dao-dev/overview/rpc-api-operation-manual.md)
{% endcontent-ref %}

{% content-ref url="/pages/4ursnNOjJwS0F9hQeE31" %}
[Developer Tools - Contract ABI Testing](/amax-dao-dev/overview/developer-tools-contract-abi-testing.md)
{% endcontent-ref %}


---

# 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://armonia.gitbook.io/amax-dao-dev/welcome-to-amax-dao-dev.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.
