> For the complete documentation index, see [llms.txt](https://blockchainspace.gitbook.io/blockchainspace/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-axie-academy.md).

# BlockchainSpace Axie Academy

**Axie Academy** provides scholarships and teams to play [Axie Infinity](https://blockchainspace.gitbook.io/blockchainspace/axie-infinity/about). The goal is to teach communities how to benefit from this new wave of technology and to empower local talent to use it.&#x20;

*BlockchainSpace* is designed to help teach new players about the future of *BlockchainSpace* games and help new players enter the game without any initial investment.

At its core, an Axie Scholarship requires 3 functions:\
\
1\. [Onboarding](/blockchainspace/bspc-community/blockchainspace-axie-academy/about-axie-academy/axie-scholarship/onboarding.md)\
2\. [SLP Tracking](/blockchainspace/bspc-community/blockchainspace-axie-academy/about-axie-academy/axie-scholarship/slp-tracking.md)\
3\. [Community Management](https://blockchainspace.gitbook.io/blockchainspace/axie-academy/community-management-1)\
\
Automated tools can be found in our comprehensive list of [Axie Tools](/blockchainspace/bspc-community/blockchainspace-axie-academy/axie-tools.md) that can help automate and make your life easier.&#x20;

***Visit our website*** :&#x20;

Twitter : <https://twitter.com/AxieAcademy>                                                                                                                                                                                                      Facebook <https://www.facebook.com/AxieAcademy>                                                                                                                      Join our Discord : <https://bit.ly/3lfOW1e>&#x20;

![](/files/-Mjd67cOTFPI-H09WDpr)


---

# 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://blockchainspace.gitbook.io/blockchainspace/bspc-community/blockchainspace-axie-academy.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.
