# How To Send Tokens

BOBAMASK is a browser extension that allows you to send and receive any Ethereum ERC-20 token. This applies to a variety of ERC-20-compliant networks, including Binance Smart Chain, Polygon, and Cronos.

**To send a token, you need:**

* The recipient’s wallet address
* Enough network native coin to cover gas costs

1. On the Main Screen click on the "<mark style="color:green;">**Send**</mark>" Icon.&#x20;

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FmHuBrcVm9PUo9zIvOUai%2FScreen%20Shot%202022-07-01%20at%203.27.24%20PM.png?alt=media\&token=3f41b9bf-699a-4d27-b694-7c0c56f0c3cb)

2\. Enter the wallet address you would like to send your token to. Then click Next.

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FM3g9x9R7VOw7pa500dsF%2FScreen%20Shot%202022-07-01%20at%203.29.58%20PM.png?alt=media\&token=39b7d675-3050-4a1e-a1e2-1599c102d64f)

3\. Enter which desired token you would like to send.&#x20;

Next, enter the amount of tokens you want to send.

Choose your gas fee, and confirm the transaction.

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FsDOpABYk6ujQ2N9pRD9m%2FScreen%20Shot%202022-07-01%20at%203.34.18%20PM.png?alt=media\&token=d29fc485-4ae5-4c96-9757-b653740dca8c)

After you submit your transaction, it’s sent out across the network and waits for confirmation. Once it’s confirmed, the recipient will get the tokens at their wallet address specified in the transaction.

<br>

## Another Way Of Sending Tokens

1. On the Main Screen make sure you're on the "<mark style="color:green;">Assets</mark>" Tab then click on which token you would like to send&#x20;

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FmHuBrcVm9PUo9zIvOUai%2FScreen%20Shot%202022-07-01%20at%203.27.24%20PM.png?alt=media\&token=3f41b9bf-699a-4d27-b694-7c0c56f0c3cb)

2\. When Prompted Click the "<mark style="color:green;">**Send Icon**</mark>" under your token balance.

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2F3MQ3zhJZ1dWt2q0c7P0C%2FScreen%20Shot%202022-07-01%20at%203.44.24%20PM.png?alt=media\&token=10a53368-745c-4de9-b88c-ae51f64df77b)

2\. Enter the wallet address you would like to send your token to. Then click Next.

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FM3g9x9R7VOw7pa500dsF%2FScreen%20Shot%202022-07-01%20at%203.29.58%20PM.png?alt=media\&token=39b7d675-3050-4a1e-a1e2-1599c102d64f)

3\. Enter which desired token you would like to send.&#x20;

Next, enter the amount of tokens you want to send.

Choose your gas fee, and confirm the transaction.

![](https://3280898745-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQdWgBxPQClZ8NzQJX11N%2Fuploads%2FsDOpABYk6ujQ2N9pRD9m%2FScreen%20Shot%202022-07-01%20at%203.34.18%20PM.png?alt=media\&token=d29fc485-4ae5-4c96-9757-b653740dca8c)

After you submit your transaction, it’s sent out across the network and waits for confirmation. Once it’s confirmed, the recipient will get the tokens at their wallet address specified in the transaction.


---

# 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://bobamask.gitbook.io/bobamask/how-to-use/how-to-send-tokens.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.
