> For the complete documentation index, see [llms.txt](https://docs.friendly.market/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.friendly.market/products/ghobot-or-your-casper-trading-companion/transferring-other-tokens.md).

# Transferring Other Tokens

1. Select **💸 Transfer Tokens** from the Ghobot menu and enter the contact address of the token to send, in this case we're using Shiboo for our example, enter: \
   \
   **4d7c5ece0a0dfeea697e6e79cbc9d75d589f2046dff701f944295f630825bd3d**

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

2. Token information, balance and the transfer options will display. \
   \
   \- Press **💳 Select Wallet** to choose the wallet holding the token you're sending. \
   \- Enter the recipient address by pressing **📨 Recipient.**\
   \- Select the amount to send by pressing one of the pre-selected amounts or enter a specific amount by pressing **🖋️ x SHIBOO** and reply to Ghobot with the amount required.\
   \- **Submit Transfer** once you have finalised your options.

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

3. Once your transfer has been submitted you will initially receive a message to confirm it has been successful with a deploy you can view on cspr.live

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

4. A short while after  the Casper Network has processed your transfer you will receive  another message indicating success.

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.friendly.market/products/ghobot-or-your-casper-trading-companion/transferring-other-tokens.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
