# FAQs

- [Sphere One Wallet](https://more.playonetap.com/faqs/sphere-one-wallet.md)
- [Adding a friend](https://more.playonetap.com/faqs/adding-a-friend.md)
- [How to use your pet](https://more.playonetap.com/faqs/how-to-use-your-pet.md)
- [Creating a private lobby](https://more.playonetap.com/faqs/creating-a-private-lobby.md)
- [Trade my eggs for a pet](https://more.playonetap.com/faqs/trade-my-eggs-for-a-pet.md)
- [Where do you get pets](https://more.playonetap.com/faqs/where-do-you-get-pets.md)
- [Weapon Skins](https://more.playonetap.com/faqs/weapon-skins.md)


---

# 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://more.playonetap.com/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.
