# FAQs

### How do I participate in Galxe quests for Xai Odyssey?

1. Go to <https://galxe.com/xaigames>
2. Click "Connect Wallet". Make sure you're connected to the Arbitrum Network.

### What kinds of Galxe quests can I do?

The following types of quests are available:

* [deploy contracts using the developer portal](/xai-network/xai-vanguard-previous-seasons/xai-vanguard-genesis/chapter-08-build-on-xai/thirdweb-creator-portal-walkthrough.md)
* [play Web3 Warriors](/xai-network/xai-vanguard-previous-seasons/archive/thirdweb/web3-warriors-w3w-game.md)
* [bridge testnet ETH to Xai Goerli](/xai-network/xai-vanguard-previous-seasons/archive/minting-xai-quest-token.md#option-2a-bridge-geth-from-goerli-greater-than-arbitrum-goerli)
* [obtain Xai Quest Token](/xai-network/xai-vanguard-previous-seasons/archive/minting-xai-quest-token.md)
* [mint Vanguard NFTs](/xai-network/xai-vanguard-previous-seasons/archive/vanguard-nft-drop.md)

### Where can I find the list of Xai quests on Galxe?

You can find the list of quests on [Galxe's website](https://galxe.com/xaigames).


---

# 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://xai-foundation.gitbook.io/xai-network/xai-vanguard-previous-seasons/archive/faqs.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.
