> For the complete documentation index, see [llms.txt](https://docs.transit.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.transit.finance/start-to-use/tutorial/cross-chain.md).

# Transit Swap Cross-Chain Transfer Tutorial

Incubated by TokenPocket, Transit Swap is a cross-chain swap platform that integrates DEXs, aggregate transactions and one-stop cross-chain. Without certification, users can complete decentralized transactions real time and instantly swap assets across networks supported by TokenPocket.

Transit Swap's cross-chain aggregation swap platform will open cross-chain liquidity channels for mainstream public-chain assets, and provide users and projects with one-stop cross-chain services. It aims to create a cross-chain traffic gathering place for leading public chains.

1、Open TokenPocket, and you can access Transit by clicking “Swap” on the upper right side of the main page or selecting “Market” on the bottom menu. Then choose the type and amount of source token and destination token that you wish to transfer. You must choose or fill in them correctly, or your assets will be lost (If you choose an exchange address as the destination, it is recommended to consult the exchange platform customer service to see if it can be deposited)

![](/files/qnCJnaRzhVfJMlbBDeCB)

2、If the source and destination network is same, then swap within the same network default and if not, cross-chain default. (While doing a cross-chain swap, users may need to satisfy the min and max criteria).

![](/files/PC0iAEAc9S20s8b8LyBu)

3、You can quickly set the price slippage by clicking “Settings” on the upper right. Generally, the default slippage can be used for mainstream tokens cross-chain swap (The receiving address here is mainly for users to aggregate swap).

Click “Menu” in the upper right corner to view your current wallet address, and click “Governance”, “Fees”, “History”, “Documents “and “Help” to view and learn more about Transit Swap.

![](/files/DXkVUdK901EqKxzpWjRd)

4、Choose the swap tokens and amount, click “Swap” to see “Swap Details” where you can view the transfer and receiving addresses, fees and other information. After confirming and entering the password, you can check the swap status in “Swap Record”. Here take the SWFT service in the screenshot for example. If you have not received tokens, you can copy the “order number” and click on the bottom of the “have questions” to get feedback.

![](/files/YujBGpwyXD0kCxEakL9t)

The services supported by Transit Swap:

SWFT Community Links: <https://t.me/swftswap\\_CN>

Multichain (former anyswap) Community Links: <https://t.me/multi\\_cn>

<mark style="color:red;">**Please note: when you join groups, anyone who dm you is a scammer, don’t contact them and just block and report.**</mark>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.transit.finance/start-to-use/tutorial/cross-chain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
