> For the complete documentation index, see [llms.txt](https://gpt-docs.swft.pro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gpt-docs.swft.pro/swft-gpt-plugin-user-guide/swap1-type.md).

# swap1 type

### 1.Type "get\_coin\_lists" to check the list of supported coins for exchange.

<figure><img src="/files/zAszenS1dbmaL54sjoUC" alt=""><figcaption></figcaption></figure>

### 2.Type in the coin you want to exchange.

<figure><img src="/files/fdbHhidP4WlPpMlOpf8N" alt=""><figcaption></figcaption></figure>

### 3.Use "swap1" to initiate the exchange.

<figure><img src="/files/Thn46VrkGkLNd4CBHMXo" alt=""><figcaption></figcaption></figure>

### 4.Enter the exchange amount, destination address, and refund address. Verify the information and send the amount of the coin you want to exchange to the provided address in the text.

<figure><img src="/files/qXJ4KIVaUPObQW9UliKR" alt=""><figcaption></figcaption></figure>

### 5.You can check the exchange status by using the provided Order ID. (Please be patient as it may take some time for the order to complete.)

<figure><img src="/files/EpdZFXVqER5C2HXGHtpP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/gnXDeA4ixlMmMrl1tgkJ" alt=""><figcaption></figcaption></figure>


---

# 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://gpt-docs.swft.pro/swft-gpt-plugin-user-guide/swap1-type.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.
