> For the complete documentation index, see [llms.txt](https://docs.courtyard.io/courtyard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.courtyard.io/courtyard/resources/recovering-funds.md).

# Recovering Funds

Your embedded Courtyard.io wallet is only intended to be used with USDC on Polygon.\
\
We have a few asset-specific tools to help you recover funds back the wallet you sent from should you accidentally send the wrong currency.

***

**IMPORTANT NOTE: This is a support-only feature** [**⚠️**](https://emojipedia.org/warning#:~:text=A%20triangle%20with%20an%20exclamation,to%20BeReal%20%E2%9A%A0%EF%B8%8F%22%20push%20notification.)

* **Funds sent to the wrong address cannot be recovered.**
* **Please make sure the destination address is correct.**

***

#### Polygon recovery tools

* Sent MATIC/POL on Polygon: <https://courtyard.io/support-tools/funds/recover-matic-on-polygon>
* Sent WETH on Polygon: <https://courtyard.io/support-tools/funds/recover-weth-on-polygon>

#### Ethereum recovery tools

* Sent MATIC/POL on Ethereum: <https://courtyard.io/support-tools/funds/recover-matic-on-ethereum>
* Sent USDC on Ethereum: <https://courtyard.io/support-tools/funds/recover-usdc-on-ethereum>
* Sent ETH on Ethereum: <https://courtyard.io/support-tools/funds/recover-eth-on-ethereum>
* Sent WETH on Ethereum: <https://courtyard.io/support-tools/funds/recover-weth-on-ethereum>
* Sent USDT on Ethereum: <https://courtyard.io/support-tools/funds/recover-usdt-on-ethereum>

#### Base recovery tools

* Sent ETH on Base: <https://courtyard.io/support-tools/funds/recover-eth-on-base>
* Sent USDC on Base: <https://courtyard.io/support-tools/funds/recover-usdc-on-base>

If you have additional questions, please reach out to <collectibles@courtyard.io>.


---

# 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.courtyard.io/courtyard/resources/recovering-funds.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.
