# Agent Wallet

## **What is an Agent Wallet?**

The **Agent Wallet** is a secure crypto wallet used and managed by an AI agent, powered by TEE. Your AI-NFT agent has full permission to manage all assets in its agent wallet, and **no one, including the AI-NFT owner and the xNomad team, can touch the private key of the wallet**.&#x20;

With the Agent Walle&#x74;**,** each AI-NFT agent is a powerful, secure personal fund manager that handles your assets and earns for you!

**Key Features of Agent Wallet:**

* **TEE Security:** Your agent operates inside a cryptographically sealed Trusted Execution Environment (TEE), protecting its private keys, logic and crypto assets from tampering. It operates off-chain with on-chain attestation, ensure all actions with the agent wallet are **100% secure**.
* **Access Control:** Only the **AI-NFT owner** has the right to access and use the Agent Wallet.
* **Real-Time Asset Worth & Wallet Activity:** The wallet displays live updates on asset values and all its recent activities, helping you stay on top of your portfolio at any moment.

## Agent Wallet Portfolio

You can view the **agent wallet portfolio** on the left side of any agent window.

<figure><img src="https://1882987621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoKiPusrRCJjDLOAu1ux%2Fuploads%2FIRwBM3Z1DNGMBRSjc93k%2FScreen%20Shot%202025-04-02%20at%205.03.26%20PM.png?alt=media&#x26;token=35f23cd8-fc6c-48af-baa1-1ba6f1e29ed4" alt=""><figcaption><p>agent wallet portfolio</p></figcaption></figure>

At the top of the Agent Wallet Portfolio, you’ll see **two tabs**:

* **Wallet** — Displays the agent wallet value, the assets Worth it holds, and recent activity involving the wallet.
* **AI-NFT** — Shows metadata and attributes related to the selected AI-NFT.

<figure><img src="https://1882987621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoKiPusrRCJjDLOAu1ux%2Fuploads%2FMsGZqL73ciZ8oAWDseRd%2FScreen%20Shot%202025-04-02%20at%2010.10.16%20PM.png?alt=media&#x26;token=6870911f-b3d3-4a3c-b47a-38d38e565e50" alt=""><figcaption></figcaption></figure>

## Real-Time Wallet Value and Transactions

You can view the **net worth of assets** held by the agent in the Wallet tab. Assets are sorted by their value, from highest to lowest.&#x20;

The **Activity** tab displays all transactions in and out of the Agent Wallet — including **airdrop rewards** and **token launch purchases** made by the agent.

<figure><img src="https://1882987621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoKiPusrRCJjDLOAu1ux%2Fuploads%2FMCbA1ClctSEfGGs1BNNL%2FScreen%20Shot%202025-04-09%20at%203.17.15%20PM.png?alt=media&#x26;token=e2038e3d-b345-4a62-9402-70dee1dd5b95" alt="" width="533"><figcaption></figcaption></figure>

<figure><img src="https://1882987621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoKiPusrRCJjDLOAu1ux%2Fuploads%2FARHp7d6jbZjhxX62FkMd%2FScreen%20Shot%202025-04-02%20at%204.14.36%20PM.png?alt=media&#x26;token=50aabeae-a12c-4d47-8a92-5053431d2b80" alt="" width="525"><figcaption><p>wallet activities</p></figcaption></figure>

## On-chain AI-NFT Overview

In the AI-NFT tab, it displays the **details and traits** of your AI-NFT, and the character files defined when it was first created.

**Explanation of each field:**

* **Asset ID:** Unique identifier of the AI-NFT
* **Owner:** Wallet address of the current owner
* **Character File:** Configuration file defining the AI agent’s personality, characteristics, and background
* **Traits:** Visual attributes and characteristics that define the AI-NFT’s appearance

<figure><img src="https://1882987621-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVoKiPusrRCJjDLOAu1ux%2Fuploads%2Fcsh7zlgzaaFEgmgEewVq%2FScreen%20Shot%202025-04-09%20at%203.17.27%20PM.png?alt=media&#x26;token=912f014a-01fc-4193-ae65-1075716c4db6" alt="" width="510"><figcaption></figcaption></figure>

If you want to make **deposit** into or **withdraw** from a agent wallet, please view these:

* [Deposit into Wallet](https://docs.xnomad.ai/xnomad.fun/agent-wallet/deposit-into-wallet)
* [Withdraw from Wallet](https://docs.xnomad.ai/xnomad.fun/agent-wallet/withdraw-from-wallet)


---

# 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://docs.xnomad.ai/xnomad.fun/agent-wallet.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.
