# Transaction

Tomo Telegram Wallet can allow users to send assets to addresses.

## **How to Send to a Crypto Address**

### Step 1 Launch Tomo Telegram Wallet and select send tokens

1. Log into [Tomo Telegram Wallet](https://t.me/tomowalletbot) using a passkey or Pay PIN. On the wallet page, you can switch networks by tapping the network icon.
2. In order to send tokens to an external address, tap \[send] to enter the transfer page.
3. Select send tokens and network to proceed.

### Step 2 Add receiving address and confirm amount

1. In the \[Receiving Address] field, enter the crypto address where you want to send the assets.
2. After confirming the address, you will be taken to the \[Sent] page. Enter the amount you want to transfer.
3. Once you’ve double-checked everything, tap \[Confirm]. Your transaction will be completed successfully!

<figure><img src="/files/MlIx3oAJOmMw50hiqOb7" alt=""><figcaption><p>how to send your crypto</p></figcaption></figure>

## How to receive crypto

1. On the wallet page, tap \[receive] to get your address.
2. Select currency you will receive and remember to switch network.
3. Copy the address or share the QR code.

<figure><img src="/files/914b04lWIRHREwIGFJnk" alt=""><figcaption><p>how to receive crypto</p></figcaption></figure>


---

# 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.tomo.inc/tomo-wallet/telegram-wallet/user-manual/transaction.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.
