# 3D Core Gameplay

Currently, TopManager matching system supports both 2D and 3D mode, which can be selected before the match starts. The results of the two modes are the same if you play 3D mode automatically. This is a demo of **Long Square + Pinpoint Cross + Powerful Header** skills combination:

{% embed url="<https://www.youtube.com/watch?v=-0eL2_KcKXU>" %}

You can play manually in 3D mode, applying the best tactics to your team, applying skills, making passing, dribbling, shooting, tackling decisions manually. And the result will be different from automatic 2D/3D mode.

<figure><img src="/files/9uwvuP9slAlnpYeGuZ2s" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/y8XU41FVBjG7u8VJJlFk" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.topgoal.io/topmanager/3d-core-gameplay.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.
