> For the complete documentation index, see [llms.txt](https://docs.metaproprotocol.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metaproprotocol.com/metapro-one/my-assets/tokens/activities.md).

# Activities

There are several activities that you can perform with metapro wallet, including:

1\.      Sending and receiving cryptocurrency: You can use your wallet to send cryptocurrency to other people or organizations, or to receive cryptocurrency from them.

2\.      Storing cryptocurrency: Your wallet allows you to store your cryptocurrency in a secure location, where it can be accessed whenever you need it.

3\.      Managing your cryptocurrency balance: You can use your wallet to view your current cryptocurrency balance, as well as to track your transaction history and see how your balance has changed over time.

4\.      Participating in decentralized applications (dApps): Our metapro wallets allow you to access and interact with decentralized applications (dApps) on the blockchain. These dApps can be used for a wide range of purposes, including decentralized finance (DeFi), gaming, and more.

Overall metapro wallet is a key tool for managing and interacting with cryptocurrency assets, and it is an essential part of the broader cryptocurrency ecosystem.

✔️ Select **Tokens**&#x20;

<figure><img src="/files/ShqGpHUFNoB1wcMjn3WU" alt="" width="245"><figcaption></figcaption></figure>

✔️ Select **Activities**

<figure><img src="/files/0KpmYl09kRfVDaGILodG" alt="" width="249"><figcaption></figcaption></figure>

✔️ Your Activities are displayed here. Scroll down for more.

<figure><img src="/files/P7c1Jx7dVnp4RhzFTEWH" alt="" width="247"><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.metaproprotocol.com/metapro-one/my-assets/tokens/activities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
