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

# Welcome

<figure><img src="/files/3lZs22EtIXcloOoPYjQK" alt=""><figcaption></figcaption></figure>

Welcome to the X-ALPHA Ambassador Program!

We're excited to have you on board as a valued Ambassador, and we believe that your passion and dedication will be a great asset to our mission.

As an Ambassador, you'll be at the forefront of our mission and you'll play a vital role in helping us spread the word about X-Alpha's innovative features and capabilities. Your insights and feedback will be invaluable to us, and we encourage you to actively engage with the community.\
\
We the X-ALPHA team value your enthusiasm and commitment to our cause, and we're excited to have you with us.

Thank you for joining us on this exciting journey! Let's work together to empower the X-ALPHA community and we shall all win together!

Below are the rules you must abide to as an Ambassador for X-ALPHA:

1. Stay up to date on X-Alpha developments and features, and be prepared to answer questions from anybody interested in us.
2. Respect the confidentiality of any privileged information you receive as an Ambassador.
3. Always strive to maintain a positive, respectful, and professional tone when engaging with others on behalf of X-Alpha.
4. Always act with integrity and honesty when representing X-Alpha.&#x20;
5. Be transparent and upfront with potential users and partners.
6. Actively participate in the X-Alpha community, by raiding tweets, sharing your insights, engaging in discussions, and providing feedback.


---

# 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://xalpha-x-ambassadors.gitbook.io/xalpha-docs/welcome.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.
