# 2.3 Deposit and Withdraw

After you have made your account in **Salt** [Quick Sign up](https://solthumb.gitbook.io/solthumb-docs/), you now have a wallet that you will trade with in Salt. Let's deposit some fund into this wallet to get started!

**Depositing Funds**

You have several ways to add funds to your Salt wallet:

1. **Direct HDERA Transfer:**
   * Copy your embedded wallet address from your deposit
   * Send HBAR from your external wallet to this address
   * Funds will appear in your Salt balance automatically

<figure><img src="/files/HmC0tyKuZrXjwVpIgWSb" alt="" width="563"><figcaption></figcaption></figure>

1. **Deposit Meme Coins Listed on** Sal&#x74;**:**
   * Since wallet addresses on the Solana chain are the same, you can deposit any listed meme coins directly to your wallet in order to sell them on Salt.

**Withdrawing Funds**

You can withdraw your HBAR balance at any time:

1. Navigate Deposit and Withdraw
2. Select "Withdraw" and enter the amount
3. Provide the destination wallet address
4. Confirm the transaction

<br>

**Gas Fees**

For all deposit and withdrawal operations:

* Standard Solana network fees apply (typically a fraction of a cent)
* No additional platform fees are charged for deposits or withdrawals

\ <br>


---

# 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.saltapp.xyz/salt/02-salt-app/2.3-deposit-and-withdraw.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.
