# Profile

## Inventory

All owned Prophets and items are displayed in this section. Players can configure their Crypto Prophets by adding compatible magical items.

## **My account**

Players can manage their account, including personalisation of their player avatar, name and game settings. Connection of wallet, authentication, security and notifications settings.

## **Wallet**

![](/files/-MXXM5HZg6qTpDBuC_xt)

Players will need to use a [MetaMask](https://metamask.io/) wallet to create their account, hold their TCP tokens for use in the game and to store Crypto Prophet NFTs and items. Connection to the wallet will be required on loading the game session, which allows the smart contract to read/write access to TCP tokens and NFTs.

## **Battle history**

A feed showing the player all previous battles, the scores, the wager, the result and the opponent. This information is transparent and immutable as it is stored on the blockchain.

## Daily prize tickets

A historic feed showing all previous and current [daily prize tickets](/gameplay/daily-prize.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://whitepaper.thecryptoprophecies.com/gameplay/profile.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.
