# Funding your wallet

The primary funds of your wallet will be Kaspa, because KAS is needed for network fees.&#x20;

1. Purchase Kaspa on a centralized exchange.
   1. The exchange you choose is personal preference and largely depends on which country you live in and your level of experience.
   2. You can see the full list of reliable exchanges Kaspa is listed on here: <https://coinmarketcap.com/currencies/kaspa/#Markets>
2. Click Receive in your Ghost wallet

<figure><img src="/files/pblNathTEMzrfwk0iAeE" alt="" width="375"><figcaption></figcaption></figure>

3. Get your Kaspa receive address
   1. If you are using an exchange on a computer, copy your receive address.
   2. If you are using an exchange on your mobile phone, keep the QR code open for reference.

<figure><img src="/files/3VLeCG8e1BNghHkRw8yY" alt="" width="375"><figcaption></figcaption></figure>

4. Withdraw Kaspa
   1. Some exchanges call it "send" instead of "withdraw"
   2. If you can't find it, google search how to do it on your exchange. E.g., "how to withdraw Kaspa from Uphold."
   3. If on a computer, paste in your full Kaspa address (make sure to include "kaspa:" at the beginning).
   4. If on a mobile app, scan your receive address QR code.
   5. Confirm the withdraw.
5. Kaspa should appear in your wallet
   1. Some exchanges force a slow withdraw time, in which case it could take a while. This is not because of the Kaspa network. KAS transfers outside of centralized exchange are lightning fast.

<figure><img src="/files/BTE22x52tAvjy1Q7le4N" alt="" width="375"><figcaption></figcaption></figure>

For questions or assistance you are more than welcome to join our Discord server and a moderator will help you.


---

# 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.ghostwallet.org/wallet/getting-started/publish-your-docs-1.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.
