# Dapp Experience

All elements of the game will be played via the *Sanji 'n Frens* dapp ([accessible here](https://sanji-n-frens-dapp-v1.vercel.app/)). Phase 1 of dapp use allows for minting of the base deck and two holder rewards cards. Later iterations will allow for access to the arena, card catalog, shop and trading area, and rewards center.

The minting screen is where users will be able to mint applicable cards to add to their decks.

The arena will be the location for all *Sanji 'n Frens* games.

The card catalog will list all cards currently incorporated into the *Sanji 'n Frens* ecosystem, as well as their in-game effects and current trade/sale value.

The shop and trading area will be the location where players will be able to engage in the buying and selling of applicable *Sanji 'n Frens* cards.

The rewards center will allow for claiming of winnings from *Sanj 'n Frens* games and events as well as the place where revenue share rewards will be collected.

<figure><img src="/files/TvOPTKMMxk9ASzQEZDjz" alt=""><figcaption><p>The <em>Sanji 'n Frens</em> dapp in operation.</p></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://sanji-on-eth.gitbook.io/sanji-on-eth-docs/sanji-n-frens-the-game/interactive-blocks.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.
