# What's next

## Roadmap

We aim to implement the following options if Natomon is a success and the community supports us:

* **Dueling website (BattleCenter):** Create a platform for players to engage in duels online, enhancing the accessibility and competitiveness (ELO) of the game.
* **\<Redacted>**
* **\<Redacted>**
* **Additional Monsters and Items:** Expand the game with the introduction of new cards, breeding and evolution mechanisms, additional features, further enriching the gameplay experience and keeping the community engaged and excited.

As you understand now, Natomon is a dueling card game (if you want it to be).&#x20;

Objective: We want to create a website where any player can connect their BTC wallet and fight with his Natomon against an opponent which is also connected and online.

The amount of Fame Points you will win is saved and will define a leaderboard.&#x20;

**\<Redacted>**

**\<Redacted>**

Please find below some WIP ideas that illustrate what we want Natomon to be.

## Deck (WIP)

Here you can preview a "Work In Progress" Deck screen where the user, once connected, will select his cards before entering in the matchmaking.

{% embed url="<https://youtu.be/glKlUhnK_YY>" %}

## Duel (WIP)

Here you can preview a "Work In Progress" 2D Duel screen where a player fights against another player.

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

## Leaderboard (WIP)

Same here, you can preview a "Work In Progress" Leaderboard of Natomon.

<figure><img src="/files/rkEcvsK7SZMYnDFKrm43" 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://natomon.gitbook.io/whats-next.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.
