# Logic Guide

#### NEW RESOURCE

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><img src="/files/mhAZzhUSwxybKsGhre0Y" alt="" data-size="line">  <a href="/pages/jjGVKpQ4d8fBFydV7CYR"><strong>Begin</strong></a> <strong>Game Maker</strong></td><td><a href="/pages/jjGVKpQ4d8fBFydV7CYR">/pages/jjGVKpQ4d8fBFydV7CYR</a></td><td><a href="/files/ioyb35QFV7uxYGEv4TIf">/files/ioyb35QFV7uxYGEv4TIf</a></td></tr><tr><td><p><img src="/files/mhAZzhUSwxybKsGhre0Y" alt="" data-size="line"> Learn faster with a <em><strong>NEW</strong></em> 1 hour series</p><ul><li>Self-paced videos</li><li>Hands-on practice</li><li>Detailed documentation</li><li>Forum discussions for support</li><li>Relevant bonus resources</li></ul></td><td><a href="/pages/jjGVKpQ4d8fBFydV7CYR">/pages/jjGVKpQ4d8fBFydV7CYR</a></td><td></td></tr></tbody></table>

***

## What do you want to make?

Below you'll find guidelines, tips, and techniques to make certain logic systems in Game Maker:

<table data-card-size="large" data-column-title-hidden data-view="cards"><thead><tr><th data-card-target data-type="content-ref"></th><th data-hidden data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/GzcBrBi1inZxH5yausGK">/pages/GzcBrBi1inZxH5yausGK</a></td><td></td></tr><tr><td><a href="/pages/KdkyIRCvk8dKuCshC9Ei">/pages/KdkyIRCvk8dKuCshC9Ei</a></td><td></td></tr><tr><td><a href="/pages/rtPgedRFG4xJUhoj61yi">/pages/rtPgedRFG4xJUhoj61yi</a></td><td></td></tr><tr><td><a href="/pages/JXaj4NDG7cfAbQucujoF">/pages/JXaj4NDG7cfAbQucujoF</a></td><td></td></tr><tr><td><a href="/pages/q6KxIWCpECS7i5s2IPVz">/pages/q6KxIWCpECS7i5s2IPVz</a></td><td></td></tr><tr><td><a href="/pages/sL9gJoFIqggS45iRFYRC">/pages/sL9gJoFIqggS45iRFYRC</a></td><td></td></tr><tr><td><a href="/pages/uzTgbYkV15vwaqjDJl83">/pages/uzTgbYkV15vwaqjDJl83</a></td><td></td></tr><tr><td><a href="/pages/MJmY540x35fFKOis6gGu">/pages/MJmY540x35fFKOis6gGu</a></td><td></td></tr><tr><td><a href="/pages/nQWfkU5Q8xsKl0KQGmsd">/pages/nQWfkU5Q8xsKl0KQGmsd</a></td><td></td></tr><tr><td><a href="/pages/VVqojQt9co04TQFlcvrn">/pages/VVqojQt9co04TQFlcvrn</a></td><td></td></tr></tbody></table>

Find Many tutorials about logic in [Discord](https://discord.com/channels/497312527093334036/885820575266779156)


---

# 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/creator/game-maker/creative-guides/logic-guide.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.
