# Basic Platform(기본 플랫폼)

![](/files/-MOynD7-Fqqsrfx099i-)

| ​![](/files/-MOpdtOjSF2fzYAbA4uv)​ | <p></p><ul><li>어느 한 지점에서 다른 지점으로 이동합니다.<br>- 플랫폼 속도는 파라미터로 조정할 수 있습니다.<br>- 플레이어는 플랫폼 위로 올라가 플랫폼과 함께 움직입니다.</li></ul> |
| ---------------------------------- | --------------------------------------------------------------------------------------------------------------------- |


---

# 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-game-maker-academy_kr/behaviours/types-of-behaviours/basic-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.
