> For the complete documentation index, see [llms.txt](https://docs.kinto.xyz/kinto-the-modular-exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-withdrawals/recover-funds-from-my-passkey-address.md).

# Recover funds from my Passkey address

If by mistake you withdraw your funds to your passkey address on Mainnet / Base / Arbitrum you can follow these steps to recover your funds:\
\
1\. Go to your 'account' page and click on 'withdraw' next to your passkey address

<figure><img src="/files/3w2dQbIHxL6VS8cnvHS8" alt=""><figcaption></figcaption></figure>

2. Select the chain you want to recover assets from.

<figure><img src="/files/N9fKg7I0eqHQJO6L3wiI" alt=""><figcaption></figcaption></figure>

3. Click on the dropdown and select on the asset you wish to recover.

<figure><img src="/files/38LPTtbJCy8QnjVjU3zQ" alt=""><figcaption></figcaption></figure>

4. Select the asset you wish to withdraw, in this case USDC.

<figure><img src="/files/kBAtqen7hnc1enmlBJ61" alt=""><figcaption></figcaption></figure>

4. If you see a requirement for gas, please send the required gas to your passkey address on the network you are withdrawing to.&#x20;
5. Once the gas for recovery has been received the WITHDRAW button will activate. Click the button for the recovery tx to be sent.

<figure><img src="/files/q1xSyaelI3f2cDKnR37c" alt=""><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:

```
GET https://docs.kinto.xyz/kinto-the-modular-exchange/user-guides/kinto-withdrawals/recover-funds-from-my-passkey-address.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.
