# Select source and target chains

> Before you start, please make sure the tokens you want to transfer are already in your wallet.

Let's identify some concepts firstly.

* The source chain: the chain you own token now
* The target chain: the chain you want to own token via Obridge

Let's say you want to transfer 200 USDT from Ethereum to Polygon. So Ethereum is the source chain, and Polygon is the target chain.

![](/files/yhRcgntOuGGyPLM0Sjkt)

As you can see from the above image, scroll down the USDT button to select the token you want to transfer. Next, scroll down the Ethereum button in the From section to choose the source chain. Last but not least, scroll down the Polygon button in the To Section to select the source chain.

Turn on the Advanced Option, and you could customize your swap.


---

# 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.otomic.org/user-guide/select-source-and-target-chains.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.
