> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/vn/vi-wallet/cac-hoat-dong/hoan-doi-token.md).

# Hoán đổi Token

## Cách hoán đổi token (Trên máy tính để bàn)

1. Chọn nút Swap (Hoán đổi)

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/679a44b60ad1494669f9d022_679a43a7f32a0f497dcf3d8f_how_to_swap_backpack_wallet.jpeg" alt="" width="375"><figcaption></figcaption></figure>

2. Chọn các token mà bạn muốn hoán đổi
3. Kiểm tra lại chi tiết giao dịch

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/679a44b60ad1494669f9d034_679a444eaec81e223c086e97_how_to_swap_backpack_wallet2.jpeg" alt="" width="375"><figcaption></figcaption></figure>

4. Nhấn nút "Phê duyệt" (Approve)

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/679a44b60ad1494669f9d01f_679a44779aae254614fe534d_how_to_swap_backpack_wallet3.jpeg" alt="" width="375"><figcaption></figcaption></figure>

***

## Cách hoán đổi token (Trên thiết bị di động)

1. Nhấn nút Swap (Hoán đổi)

Bạn có thể chọn nút Swap ở phía trên màn hình hoặc biểu tượng ở dưới cùng màn hình.

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66f51ff95d5ac31086ef16e7_66f51ce6b2b48b8e2978fe24_swap_crypto_tokens_backpack_wallet_mobile.png" alt="" width="375"><figcaption></figcaption></figure>

2. Chọn các token bạn muốn hoán đổi

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66f51ff95d5ac31086ef16ea_66f51cd5c90d5f01674cc59c_swap_crypto_tokens_backpack_wallet_mobile2.png" alt="" width="375"><figcaption></figcaption></figure>

3. Xem lại chi tiết giao dịch Swap

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66f51ff85d5ac31086ef16bb_66f51cc81b9caedc5079a5f8_swap_crypto_tokens_backpack_wallet_mobile3.png" alt="" width="375"><figcaption></figcaption></figure>

4. Phê duyệt giao dịch và quay lại menu chính

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/66f51ff85d5ac31086ef16be_66f51cc20f914dac6a47aace_swap_crypto_tokens_backpack_wallet_mobile4.png" alt="" width="375"><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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/vn/vi-wallet/cac-hoat-dong/hoan-doi-token.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.
