# Send & receive Tokens on Octo

### Receive crypto into your Octo wallet

To credit your Octo wallet with Solana or OTK, you can either use the copy function of your Public Key or make a scan of your QR code, which is the exact same information but just in a QR code format.&#x20;

1\) Click on "Receive", a popup will appear.

![](/files/JDfGe8PGUcYQUznKuEKS)

2\) In this popup, you can copy your Public Key to your clipboard or share it directly to someone else through other apps. Your can also scan this QR code with a camera, which contains your Public key.

![](/files/9m0BqjKuREPtBRzsAjr6)

Due to the fast settlement of the Solana blockchain, your funds will be credited quickly. To refresh your balance, simply go to another tab and comeback.&#x20;

### Send crypto from your Octo wallet to another

To perform this transaction, you will need a sufficient amount of SOL tokens to pay the network fees, and a sufficient amount of what you are looking to send.

* Click on the send button

![](/files/KLaHB4qKo1wI9705mtUJ)

* Select the currency you want to send. You need a minimum of SOL to perform the transaction.

![](/files/PmnRdbxhE7TNin0STtrh)

* Fill the receiver public key or scan it using its QR code

![](/files/ffPFowj3itGhBYn18Jt7)

* Fill the transaction informations (currency, amount worth in USD or the currency amount itself)

![](/files/B2tN5Rx9Pr5SYwG7WJZH)

* Check if everything you filled is correct, and slide the bottom button left to right to validate the transaction

![](/files/nwBwQL3c0gZB9BoX6SCi)

* Wait a bit, the transaction is occuring.

![](/files/vQg5tKc0GvuTBGe8vpng)

* Congratulation, the transaction went through the blockchain! Click on "Back to my wallet" to return Home.

![](/files/3Gg5owJIkminYvwCHyKB)

We recommend you to always make a transaction test of a small portion of what you are going to send, in order to be sure that the receiving address you filled is correct. It's simply good practice.


---

# 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://whitepaper.octo-gaming.com/getting-started/about-octo-wallet/send-and-receive-tokens-on-octo.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.
