# Creating a wallet

![](/files/-Mjbqv2zAQpUUfWEfxjE)

## Create an Avalanche Wallet

Create an Avalanche Wallet by visiting <https://wallet.avax.network/>, clicking on: "Create New Wallet," and following the instructions.

![](/files/-MgcI2JEcN9vovZ89LvL)

## Get AVAX

You can get **$AVAX** from any of the supported exchanges where AVAX is listed. You can check [CoinMarketCap](https://coinmarketcap.com/currencies/avalanche/markets/) to see the most popular ones.

## **Transfer Your Funds to Your Avalanche Wallet**

Once you have AVAX, send AVAX to your Avalanche Wallet that was created in Step 1. Find your wallet address that starts with "X-avax1" on your Avalanche Wallet.

Now you can add some funds to your Wallet:

{% content-ref url="/pages/-MgYsNIp1-\_rNhubE2KZ" %}
[Funding your wallet](/partyswap/welcome-to-the-party/funding-your-wallet-1.md)
{% endcontent-ref %}


---

# 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://partyswap.gitbook.io/partyswap/welcome-to-the-party/creating-a-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.
