> For the complete documentation index, see [llms.txt](https://wats.gitbook.io/wats/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wats.gitbook.io/wats/why/what-you-can-do-with-wats-wallet.md).

# What You Can Do With Wats Wallet?

Wats Wallet ensures secure, anonymous cryptocurrency management. Keeping your assets in Wats Wallet protects them from online threats while allowing you to buy, sell, swap, stake, and use them in decentralized applications.

#### With Wats, you can also: <a href="#block-463df3e9b7344606b43d5d5efa16b9a0" id="block-463df3e9b7344606b43d5d5efa16b9a0"></a>

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/939e260a-f239-4025-bcac-439ef68cb41d/Asset_25/w=3840,quality=90,fit=scale-down) **Send** funds from your wallet to other cryptocurrency wallets.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/e060c0ef-6bd0-43ce-88f6-22d67411952a/Asset_26/w=3840,quality=90,fit=scale-down) **Receive** cryptocurrency on over +100 blockchain networks.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/071b9912-e77b-4348-8b5e-d9c5a06086a9/Asset_20/w=3840,quality=90,fit=scale-down) **Transfer** large sums of money from one country to another securely and anonymously.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/f72b5026-788f-4712-9ff1-6e20402e1d20/Asset_24/w=3840,quality=90,fit=scale-down) **Store** your savings and valuable funds in stablecoins.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/5e3db303-4772-41f6-94f2-0a449bfaec60/Asset_19/w=3840,quality=90,fit=scale-down) **Invest and earn** in the crypto market using staking, trading, and farming tools. Create, buy, and sell NFTs on various platforms using other yield-generating tools in the DeFi space.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/b6019601-25ca-446b-96e3-8a8d42e9a604/Asset_23/w=3840,quality=90,fit=scale-down) **Withdraw income**. Simply set up the yield collection directly in the wallet and accumulate your assets in one convenient and secure place.

![image](https://images.spr.so/cdn-cgi/imagedelivery/j42No7y-dcokJuNgXeA0ig/b6019601-25ca-446b-96e3-8a8d42e9a604/Asset_23/w=3840,quality=90,fit=scale-down) **Access** real-time cryptocurrency data, including live prices, market capitalization, and volume, directly within the WATS Wallet app.


---

# 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://wats.gitbook.io/wats/why/what-you-can-do-with-wats-wallet.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.
