# Welcome

- [EndersGate](https://endersgate.gitbook.io/endersgate/welcome/master.md): Welcome to the Official Enders Gate Whitepaper
- [5HG FAQ](https://endersgate.gitbook.io/endersgate/welcome/5hg-faq.md): 5HeadGames Virtual Collectibles Frequently Asked Questions:
- [Getting Started](https://endersgate.gitbook.io/endersgate/welcome/getting-started.md): Select a tutorial from the list below:
- [Sign up Using Email](https://endersgate.gitbook.io/endersgate/welcome/getting-started/sign-up-using-email.md): Sign up using an email address and gain the benefits of web3 functionality without the need of learning how to set up a Metamask wallet
- [Sign up Using Metamask](https://endersgate.gitbook.io/endersgate/welcome/getting-started/sign-up-using-metamask.md)
- [Installing MetaMask](https://endersgate.gitbook.io/endersgate/welcome/getting-started/sign-up-using-metamask/installing-metamask.md)
- [Adding Polygon](https://endersgate.gitbook.io/endersgate/welcome/getting-started/sign-up-using-metamask/adding-polygon.md)
- [Trading Card Game](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game.md)
- [Access the Game](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/access-the-game.md)
- [Gameplay Overview](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay.md): Enders Gate Game Logic
- [Card Types](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay/card-types.md): A breakdown of the various card types available to use.
- [Deck Builder](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay/deck-builder.md): Build a deck of 25 - 30 NFT Trading Cards to Battle.
- [Game Modes](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay/game-modes.md): Select one to learn more.
- [Arena PVP](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay/game-modes/arena-pvp.md): Compete with players across the blockchain.
- [Adventure PVE](https://endersgate.gitbook.io/endersgate/welcome/trading-card-game/gameplay/game-modes/adventure-pve.md): Compete against AI opponents.
- [Story Behind the Game](https://endersgate.gitbook.io/endersgate/welcome/story-behind-the-game.md)
- [Original Comic](https://endersgate.gitbook.io/endersgate/welcome/story-behind-the-game/original-comic.md): Visually aided by a lore filled original comic book series.
- [Characters](https://endersgate.gitbook.io/endersgate/welcome/story-behind-the-game/original-comic/characters.md): A brief introduction to a few of the dynamic original characters fighting for supremacy within the world of Enders Gate.
- [Worlds](https://endersgate.gitbook.io/endersgate/welcome/story-behind-the-game/original-comic/worlds.md): More on the Lore behind The worlds of Enders Gate will be listed below.
- [Linea Park Event](https://endersgate.gitbook.io/endersgate/welcome/linea-park-event.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://endersgate.gitbook.io/endersgate/welcome.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.
