# xAlliance

## xAlliance

- [About Us](https://docs.xalliance.io/xalliance/about-us.md): Who we are
- [Mission](https://docs.xalliance.io/xalliance/about-us/mission.md): What we do
- [Vision](https://docs.xalliance.io/xalliance/about-us/vision.md): Why we do it
- [Core Values](https://docs.xalliance.io/xalliance/about-us/core-values.md)
- [Milestones](https://docs.xalliance.io/xalliance/about-us/milestones.md)
- [Overview](https://docs.xalliance.io/xalliance/overview.md): We catalyze growth by empowering the community.  Building the MultiversX ecosystem, together.
- [Our Goals](https://docs.xalliance.io/xalliance/overview/our-goals.md): We want to...
- [Our Objectives](https://docs.xalliance.io/xalliance/overview/our-objectives.md)
- [Our Implementation](https://docs.xalliance.io/xalliance/overview/our-implementation.md): Ambitious goals need a clear plan. Here's how we execute.
- [Empowering You](https://docs.xalliance.io/xalliance/overview/empowering-you.md)
- [Community Fund](https://docs.xalliance.io/xalliance/community-fund.md): We reward ecosystem contributions, including content creation, tool development, event organization, and more.
- [Earning Opportunities](https://docs.xalliance.io/xalliance/community-fund/earning-opportunities.md): The ecosystem fund rewards ecosystem contributions, from content creation to tool development, event organization, and more.
- [Grants](https://docs.xalliance.io/xalliance/community-fund/grants.md): We support novel ideas and approaches that benefit community & ecosystem by providing grants to individuals & projects with great ideas.
- [Alliance Members](https://docs.xalliance.io/xalliance/alliance-members.md)
- [Membership Perks](https://docs.xalliance.io/xalliance/alliance-members/membership-perks.md)
- [Become A Member](https://docs.xalliance.io/xalliance/alliance-members/become-a-member.md)
- [Get Started](https://docs.xalliance.io/xalliance/get-started.md): Getting you started on MultiversX or in the xAlliance.
- [Get Involved](https://docs.xalliance.io/xalliance/get-started/get-involved.md)
- [MultiversX](https://docs.xalliance.io/xalliance/get-started/multiversx.md): MultiversX (formerly Elrond) is a Layer 1 blockchain designed with speed, scalability, and security in mind. Decentralized via 3,000+ nodes, scalable through sharding, fast, secure & green.
- [Get in touch](https://docs.xalliance.io/xalliance/get-started/get-in-touch.md)
- [FAQ](https://docs.xalliance.io/xalliance/get-started/faq.md): Your questions, answered.
- [Resources](https://docs.xalliance.io/xalliance/get-started/resources.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.xalliance.io/xalliance/about-us.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.
