# Transferring CSPR To & From Ghobot

### Funding Your Wallet <a href="#funding-your-wallet" id="funding-your-wallet"></a>

To fund your wallet, the process is the same as any other transfer from your main choice of wallet or exchange, in this instance we will use the Casper Wallet to demonstrate.

1. Within your Casper Wallet select **Send**, enter the amount of Casper and enter the address of the new wallet generated within Ghobot.
2. Press **Next** and follow the instructions within Casper Wallet to perform the transfer, a **Transfer ID (memo)** is not required.

<figure><img src="/files/IhQgdkpxYWBI2kHnab66" alt="" width="357"><figcaption></figcaption></figure>

3. Your transaction will process on the network and after a few minutes your balance will appear within Ghobot. Please note transfers from exchanges may take slightly longer depending on their withdrawal processes.

<figure><img src="/files/5KISyCyz2UgD9upFxQYT" alt=""><figcaption></figcaption></figure>

## Transferring Casper Out of Ghobot <a href="#transferring-casper-out-of-the-bot" id="transferring-casper-out-of-the-bot"></a>

From the main menu simply press **👻 Transfer Casper** this will bring up the following options.

1. Press **Select Wallet**
2. Select the wallet you wish to transfer from. In this example **Wallet 1.**

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

3. Enter the address to receive Casper by pressing **📨 Recipient**, this could be the address of any wallet or exchange of choice that supports Casper ($CSPR). Reply to the bot with the address and this will populate the **📨 Recipient** box.

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

4. Enter the amount of Casper to transfer, you can use the pre selected amounts or enter a specific amount by pressing **🖋️ x CSPR.**&#x20;

{% hint style="warning" %} <mark style="color:yellow;">**Please Note: Leave enough Casper free for network fees, e.g. if your balance is 100 CSPR you should only enter 95-96 Casper to send.**</mark>
{% endhint %}

5. Lastly, press **Submit Transfer** to process the transaction and you will be given a deploy for the transfer. Wallet to wallet transfers should take a couple of minutes for the network to process, exchange addresses may take longer depending on the exchanges deposit process.


---

# 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.friendly.market/products/ghobot-or-your-casper-trading-companion/transferring-cspr-to-and-from-ghobot.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.
