# sol-wsol转换

&#x20;1、在开始套利前，你需要保证自己有一定的wsol，因为机器人使用wsol进行的交易，你的wsol会随着套利增多

2、你要保证你的钱包里有一些sol用于gas的支付，sol的余额会越来越少，你要定时补充，并保留gas的充足，否则没有sol支付gas将不会有单出现

打开JUP网站，并链接自己的钱包：<https://jup.ag/>

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

点击设置，并打开use wSOL开关

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

点击管理，即可对sol和wsol进行交换

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

<figure><img src="/files/JvRlEL9eIWBUV7AUg6c4" 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://rust-mev-bot.solboxs.com/basics/integrations.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.
