# Exchange SOL assets using Transit Swap.

### About Transit Swap&#x20;

Transit Swap is a decentralized aggregator (DEX) incubated by TokenPocket. It combines decentralized flash swapping, aggregated trading, and one-stop cross-chain functionality, allowing users to complete decentralized instant transactions without authentication and perform immediate exchanges of assets across multiple chains.&#x20;

### Transit Swap Exchange Tutorial

1. Open TokenPocket, click on【Discover】, and open【Transit Swap】in the Hot DApps.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FtVmv7FPq3Z8VWfrqyzwE%2F1.png?alt=media&#x26;token=48f68af6-5911-4a48-9bdf-144d9a953d22" alt=""><figcaption></figcaption></figure>

2. The interface of Transit Swap is very simple. You can directly exchange by specifying the type and quantity of tokens to be exchanged. The "Aggregated Path" here displays the current liquidity pool situation in the SOL blockchain. If a large-scale exchange is needed, it can be done in batches within the aggregated liquidity pool to achieve the optimal purchase quantity and minimize transaction fees.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FWuC8o2rZFrdTjkpFa1ge%2F2.png?alt=media&#x26;token=1d067e78-e7ab-4b51-a057-5fd8cc28842e" alt=""><figcaption></figcaption></figure>

3. In addition to supporting same-chain swaps, Transit Swap also facilitates cross-chain exchanges between different public chains. Users only need to modify the tokens of different public chains, set the desired quantities, and can then choose a custom receiving address or select an address already imported into the current wallet.

   <mark style="color:red;">**Please be sure to note: Do not use contract addresses, such as exchange addresses, for receiving payments.**</mark>

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FdCJPzxwRpw1mn1JCfslA%2F3.png?alt=media&#x26;token=10102101-6e96-44d6-8952-93cbdaf7e6de" alt=""><figcaption></figcaption></figure>

4. The integrated menu in the upper right corner of Transit Swap contains all the features, which can be accessed by clicking. Transit Swap also supports the functionality of the "Market" feature.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2Ft7ufu61DvjT31CDI6ku8%2F4.png?alt=media&#x26;token=8cc64dcd-4c53-4608-85a8-b2919fa418da" alt=""><figcaption></figcaption></figure>

5. Choose the Token you are interested in on the market, for example, using Cake token for demonstration here. Clicking on the token allows you to view its price trend in the form of K-line and all other related information. Clicking on【Trade】will automatically redirect to the exchange interface. As it is a token not on the SOL chain, the default method is cross-chain exchange. After setting the quantity and receiving address, click on【Confirm Exchange】.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMr66Ca6n3UR4Xw7gcij2%2Fuploads%2FZBxPcX3G4pWLlEBBYUks%2F5.png?alt=media&#x26;token=57d2bcdd-596f-4708-93c7-edca9aa35164" alt=""><figcaption></figcaption></figure>


---

# 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://help.tpwallet.io/en/wallet-operation/how-to-trade-on-dex/transit-swap.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.
