# Wallets

At the heart of our mission, we're making crypto simple and easy. No more downloading extensions, installing different browsers or apps and all that mumbo-jumbo.

Onchained automatically creates and provides self-custody wallets for all users on sign up, linked to your email address through our partner Dynamic. These wallets are entirely under your control - we have no access or authority over your funds or wallet credentials.

{% hint style="warning" %}
**What does self-custody wallet mean for me?**

Well, you have absolute control and access to your wallets and may take them anywhere with you as you wish. Learn more on exporting your wallets in the "How to Export Your Wallet?" page.
{% endhint %}


---

# 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://onchained.gitbook.io/onchained/getting-started/wallets.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.
