# The Sandbox - Games

- [Crearea și publicarea jocurilor](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/designing-and-publishing-games.md): Aflați mai multe despre realizarea și publicarea jocurilor în The Sandbox.
- [Drepturi de autor & proprietate asupra jocurilor](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/designing-and-publishing-games/rights-ownership-and-copyrights-of-games.md): Aflați mai multe despre drepturile de autor & proprietate asupra jocurilor dvs.
- [Jucarea jocurilor](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/playing-games.md): Sunteți pregătiți? Aflați mai multe despre jocurile din metaversul The Sandbox.
- [Întrebări frecvente despre jocuri](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/general-frequently-asked-game-questions.md): Cele mai frecvente întrebări despre jocuri - răspunse!
- [Game Maker](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/game-maker.md): Aflați mai multe despre software-ul Game Maker.
- [Cum să accesați Game Maker-ul](https://docs.sandbox.game/the-sandbox/limba-romana-2f-romanian/games/game-maker/cum-sa-accesati-game-maker-ul.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.sandbox.game/the-sandbox/limba-romana-2f-romanian/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.
