# Agent in MyTonWallet

**Agent** is a built-in assistant inside **MyTonWallet**. Talk to it in plain language to get everyday wallet tasks done faster—right from [**Agent**](https://my.tt/agent).

## What you can do with Agent

Agent can help you:

* **Send and receive assets**, including transfers to saved contacts and **TON DNS** names like `else.ton`.
* **Swap tokens**.
* **Stake** TON, USDe, or MY.
* Open **Explore** and launch **Web3 apps**.
* Jump to any **token** screen.

You can also ask about **token prices**, your portfolio, and market signals like the **Fear & Greed Index**. Agent can walk you through **MyTonWallet** features, help troubleshoot issues, and point you to [**24/7 support**](https://t.me/mysupport) when needed.

## Non-custodial and confirmed by you

Agent is **non-custodial**: it can't move your funds on its own. You **review and confirm** every action in the wallet.

Agent will **never** ask for your seed phrase, private key, or password—and neither will anyone from legitimate support.

## Agent is not My Wallet AI

**Agent** lives inside the app and works with **your existing wallets**.

[**My Wallet AI**](https://github.com/mytonwallet-org/help-center/blob/master/en/intro/my-wallet-ai/what-is-my-wallet-ai.md) is a separate product: plugins for external AI apps with an **optional dedicated agent wallet** and its own setup flow.

You can also use wallet-oriented plugins with tools like OpenClaw, ChatGPT, and Claude—see [**https://agents.mywallet.io**](https://agents.mywallet.io) for details.


---

# 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://help.mytonwallet.io/intro/key-features/agent-in-mytonwallet.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.
