# Gameplay

In Meta Legend, with its basic operation being a Third-Person View (TPV), the gameplay would be from a perspective where the player can see their own character in the game world.

&#x20;

In TPV, players can see their avatar all the time, which can lead to a stronger emotional connection with the avatar, echoing Meta Legend’s unique concept of being a NFT enabler. TPV also allows players to see their character and any equipment or outfits they have chosen. This can be highly satisfying for players, making the customization aspect more engaging.


---

# 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://meta-legend.gitbook.io/meta-legend-litepaper/key-features/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.
