# FAQ

:question: I'm new to MultiversX. Where do I start?\
:exclamation: Check out [MultiversX](/xalliance/get-started/multiversx.md)and take a look at the [MultiversX website](https://multiversx.com/). When you're ready, download the [xPortal wallet](https://xportal.com/).

:question: I want to contribute. What do I do?\
:exclamation: Just do it. Check out [Get Involved](/xalliance/get-started/get-involved.md) for some more pointers.

:question: How do I apply for a grant?\
:exclamation: Simply apply via the dedicated application portal (the process takes around 10 minutes). Check out [Grants](/xalliance/community-fund/grants.md)for more information.

:question: Where can I find open ecosystem bounties?\
:exclamation: You can find bounties on the our bounty portal. You can find [Earning Opportunities](/xalliance/community-fund/earning-opportunities.md)opportunities and submit your contributions directly on the site.

:question: Is xAlliance the Ambassador Program?\
:exclamation: xAlliance is the first of several initiatives empowering the community, catalyzing ecosystem growth and development. xAlliance and its members spearhead community initiatives, with grants and bounties for all community contributors. More complementary initiatives will launch soon, including  the ambassador program focused on spreading the message and further bolstering community engagement.

:question: My wallet got drained, what now?\
:exclamation: Nice try. The xPortal wallet comes with built-in 2FA, so you never have to worry about your funds.

:thinking: Still have questions? Ask us anything, anytime.


---

# Agent Instructions: 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://docs.xalliance.io/xalliance/get-started/faq.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.
