# Export Wallet

AutoMinter has integrated a third-party service called Magic Connect to enable users, collectors and creators to sign in using email and create a wallet - rather than require users to connect to the platform using their own crypto wallet eg. Metamask or Coinbase Wallet. This is particularly useful to onboard non-web3 natives.

To Export your wallet, visit: <https://wallet.magic.link> and follow the steps explained in the video below.

![](/files/fX58sHFG3JwMUfkcab3S)


---

# 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.autominter.com/fundamentals/export-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.
