# Receive

1. **Open Your Wallet:**\
   Access your wallet interface in the bot or app.<br>
2. **Copy Your Wallet Address:**\
   Click "**Receive**." Be careful with the network on which you want to receive the token.<br>
3. **Share Your Address:**\
   Share the copied address or QR code with the sender.<br>
4. **You can also connect with the OKX wallet for fast token sending and receiving:**\
   Click "**Connect OKX Wallet**," then "**Yes**" to access your OKX Web3 wallet.Enter the amount you want to send from the OKX wallet to the Bitbot wallet.Click "**Confirm**" to complete the process smoothly.

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

## **⚠️Tips for Secure Transactions:**

\
• Always verify the recipient’s address carefully before sending.\
• Use the correct blockchain network (e.g., Ethereum, BSC) to avoid failed transactions.\
• Double-check transaction fees before confirming.\
• For large transactions, consider sending a small test amount first.


---

# 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.bitbot.tg/manage-assets/receive.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.
