# Platform

- [Farms](https://docs.wallstreetgames.net/platform/farms.md): Contract addresses of all WSG farms on Arbitrum
- [Meta](https://docs.wallstreetgames.net/platform/meta.md): A wireframe with the P2E system explained.
- [Gold](https://docs.wallstreetgames.net/platform/meta/gold.md)
- [Hearts](https://docs.wallstreetgames.net/platform/meta/hearts.md): Details about the new hearts feature
- [Game Pass](https://docs.wallstreetgames.net/platform/meta/game-pass.md)
- [Streak System](https://docs.wallstreetgames.net/platform/meta/streak-system.md): The Streak System rewards players for showing up consistently. The longer your streak, the better your chances at valuable rewards.
- [Multiplayer](https://docs.wallstreetgames.net/platform/multiplayer.md): Follow these steps to create, join, and play multiplayer games in our turn-based system.
- [Governance](https://docs.wallstreetgames.net/platform/governance.md): Wall Street Games is governed entirely by WSG token stakers via voting escrow.
- [Roadmap](https://docs.wallstreetgames.net/platform/roadmap.md)
- [Privacy Policy](https://docs.wallstreetgames.net/platform/privacy-policy.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://docs.wallstreetgames.net/platform.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.
