# Creating SOL Wallet

The first step is to create a [sollet.io](https://sollet.io) wallet, if you wish to use this wallet.

Your [sollet.io](https://sollet.io) wallet can be funded with **SOL** or **ETH** that will be converted to SOL using the **convert** function.

Once you arrive on [sollet.io](https://sollet.io) for the first time, you will see an option to create a new wallet. You will automatically be given a seed phrase (seed words).

{% hint style="warning" %}
Save your seed phrase offline and somewhere safe! Your seed words are the only way you can recover your wallet!
{% endhint %}

![Create new wallet prompt on S](/files/-MXQIt0eleiMuadIxpQ1)

Once you have saved your seed words in a safe place, you can next create a wallet password.&#x20;

{% hint style="warning" %}
Creating a wallet password is optional but highly recommended!
{% endhint %}


---

# 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://docs.projectserum.com/guides/wallet-support/sol-wallet-serum-academy/creating-sol-wallet.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.
