> For the complete documentation index, see [llms.txt](https://whitepaper.axieinfinity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.axieinfinity.com/community.md).

# Community

#### Axie Infinity is a new type of game - one where users and the core development team are both incentivized to work together to grow the network.

In January, 2022,[ the first Axie builders program was released.](https://axie.substack.com/p/axie-infinity-builders-program)

Axie is widely recognized as the largest and strongest community in NFT gaming.

Although the Axie community is relatively small when compared to conventional games, the amount of user-generated content and evangelism is very high.

Here is a guide for Axie content creators: <https://www.notion.so/axie/Axie-Creator-Bible-5feb470e2f42477598787ddf5bfca8e5>

So far Axie users have made some amazing content like:

{% embed url="<https://www.youtube.com/watch?v=eo4YLLhos2E&t=>" %}

{% embed url="<https://www.youtube.com/watch?v=tfUVQ5R83QQ&t=>" %}

{% embed url="<https://www.youtube.com/watch?v=rlBwpi4M6Is&t=>" %}

{% embed url="<https://www.youtube.com/watch?v=vDDO6zaglZs>" %}

![Hand made art](https://lh5.googleusercontent.com/iMzO8E9x2YLbBDVoQ8AhRkevGVmfccoBY75rpFq4SbPEW5YvUK3S_Zb1MnlZ7RIcIobzo7R20JqZkZ2Kp4kiLo5MeNG861CytuEGWKVHQRXz0aF5VLDccS7N1TbwYtNJkvIg43up)

![](/files/-MEbUqfT5dmw7P17yBOY)

![](/files/-MEbY6OdjPKFOIEVDfME)

![](/files/-MEfhrJai05tXCD90CEj)


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.axieinfinity.com/community.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
