# FAQ

- [How Do I Claim a Serum City Pass?](https://faq.serumcity.xyz/faq/how-do-i-claim-a-serum-city-pass.md): Everything you need to know about accessing your Serum City Pass
- [How Do I Play Serum City?](https://faq.serumcity.xyz/faq/how-do-i-play-serum-city.md): An overview of the game mechanics and lore in Serum City
- [How are Blockchain and NFTs Used in Serum City](https://faq.serumcity.xyz/faq/how-are-blockchain-and-nfts-used-in-serum-city.md): Notes about the web3 technology powering Serum City
- [What Buildings Can I Unlock in Serum City?](https://faq.serumcity.xyz/faq/what-buildings-can-i-unlock-in-serum-city.md): A full inventory of each building and item in Serum City
- [How Do I Share My Account with Other Users?](https://faq.serumcity.xyz/faq/how-do-i-share-my-account-with-other-users.md): How to share your account with another player using an External Access Key
- [Turf Wars](https://faq.serumcity.xyz/faq/turf-wars.md)
- [Slot Machine](https://faq.serumcity.xyz/faq/slot-machine.md)
- [Use of Interface](https://faq.serumcity.xyz/faq/use-of-interface.md): Last Updated: February 24, 2022


---

# 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://faq.serumcity.xyz/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.
