# Players

- [Play in the Metaverse](https://docs.sandbox.game/en/players/metaverse.md): Getting started as a player in The Sandbox is easy.
- [Launcher: Download & Play](https://docs.sandbox.game/en/players/metaverse/launcher.md): The new Launcher simplifies managing downloads and helps you discover content to play. Use it to download the most up to date Game Client version and start playing in minutes!
- [Player Guide](https://docs.sandbox.game/en/players/player-guide.md): Ready player one? Learn more about playing games in The Sandbox's metaverse.
- [Inventory, Equipment & Stats](https://docs.sandbox.game/en/players/player-guide/inventory-equipment-and-stats.md): Equipment can transform the look of the player and modify their stats. It can be owned by the player and used across many Experiences or provided by an Experience creator for temporary use.
- [Seasons and Events](https://docs.sandbox.game/en/players/seasons-and-events.md): Information about events at The Sandbox.
- [Alpha Season 1](https://docs.sandbox.game/en/players/seasons-and-events/alpha-season-1.md): The Sandbox Alpha Season 1 was the first public event in The Sandbox metaverse.
- [Alpha Season 2](https://docs.sandbox.game/en/players/seasons-and-events/alpha-season-2.md): The Sandbox Alpha Season 2 was the second public event in The Sandbox metaverse.
- [Alpha Season 3](https://docs.sandbox.game/en/players/seasons-and-events/alpha-season-3.md): The Sandbox Alpha Season 3 was the third major public event in The Sandbox metaverse.
- [Alpha Season 4](https://docs.sandbox.game/en/players/seasons-and-events/alpha-season-4.md): The Sandbox Alpha Season 4 was a 10 week event starting on October 9, 2024. It is now closed
- [Alpha Season 6](https://docs.sandbox.game/en/players/seasons-and-events/alpha-season-6.md): The Sandbox Alpha Season 6 spans 9 weeks starting September 24th 2025.
- [Season 7](https://docs.sandbox.game/en/players/seasons-and-events/season-7.md): The Sandbox Season 7 starts February 25th 2pm UTC
- [FAQs: Seasons & Events](https://docs.sandbox.game/en/players/seasons-and-events/faqs-seasons-and-events.md): Find answers to common questions about player contests here.
- [Claim Rewards](https://docs.sandbox.game/en/players/claim-rewards.md): Learn how to Play to Earn in The Sandbox and claim rewards.


---

# 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.sandbox.game/en/players.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.
