# About non-custodial wallet&#x20;

A non-custodial wallet is a type of cryptocurrency wallet that gives you control over your private keys. This means that you, and only you, have access to and control over the assets stored in your wallet. In contrast, a custodial wallet is one where the private keys are held by a third party, such as an exchange or online service, which means that they have control over the assets in your wallet.

Non-custodial wallets offer a number of advantages over custodial wallets. For example, they give you more control over your assets and can help to protect you against the risk of having your assets stolen or lost due to the failure or hack of a third-party service. They also offer greater privacy, as you are not required to provide personal information or go through identity verification processes in order to use them.

However, non-custodial wallets also come with some risks. Because you are solely responsible for managing your private keys, it is important to make sure that you keep them secure and backed up. If you lose access to your private keys, you will also lose access to your assets.

<figure><img src="/files/FrAdZD8e0FIRjO55B3UP" alt="" width="248"><figcaption></figcaption></figure>


---

# 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.metaproprotocol.com/metapro-one/about-non-custodial-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.
