# Transfer assets from another network

## Transferring from another Polygon Wallet

Transferring assets to the wallet you connected to Affine is from another Polygon address is easy. You can simply do so by finding the Affine-connected wallet in your account or deposit page. From there, be sure to send your assets using that address.&#x20;

Alternatively, if you have another wallet that currently holds you assets, you can connect that wallet to Affine instead.&#x20;

## Transferring from another Network

Transferring assets from another network (eg. Ethereum) is more complex, requiring you to bridge your assets. [DeFi Pulse](https://www.defipulse.com/blog/bridge-your-assets-to-polygon-a-guide) provides a very helpful document explaining how to do so depending on which network your wallet is on.&#x20;


---

# 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://earn-docs.affinedefi.com/adding-assets-to-your-wallet/transfer-assets-from-another-network.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.
