> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/jezyk-polski-2f-polish/games/playing-games.md).

# Granie w gry

## Jak mogę zagrać w grę w The Sandbox?

Możliwość grania w gry nie została jeszcze zaimplementowana. W tej chwili możesz wypróbować niektóre szablony i podglądy w oprogramowaniu Game Maker.

## Czy muszę ponieść jakieś koszty aby zagrać w grę?

W The Sandbox jest kilka darmowych gier (F2P) jak również kilka płatnych. To, czy gra jest darmowa, czy nie, zależy tylko i wyłącznie od projektanta tej gry.

![](/files/-MNinREOFt8I4agvcSdV)

## Czy mogę zarobić $ SAND podczas gry?

Tak, możesz potencjalnie zarobić $ SAND dzięki mechanice Play2Earn. Następnie możesz użyć tego $ SANDA do zakupu ASSETów, personalizacji awatarów lub uzyskania dostępu  do zagrania w płatne gry.

## Czy w grze mogę niszczyć bloki, takie jak kamień, lub ASSETy, takie jak budynki?

Niektóre bloki lub ASSETy mogą zostać skonfigurowane przez projektanta gry tak, aby można je było zniszczyć.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/the-sandbox/jezyk-polski-2f-polish/games/playing-games.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.
