> For the complete documentation index, see [llms.txt](https://bentobatch.gitbook.io/bentobatch/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bentobatch.gitbook.io/bentobatch/getting-started/how-to-use.md).

# How to use?

## 1. **Explore BentoBatch Website**

Discover a multitude of on-chain strategies at BentoBatch. Use tags to refine your selections! Visit the website: [BentoBatch Website](https://app.bentobatch.com/)

<figure><img src="/files/7GB0M4RAAA9F5Uz2hLZ1" alt=""><figcaption><p>BentoBatch: Website</p></figcaption></figure>

## 2. **Connect Wallet**&#x20;

* Use the Blocto Wallet for a seamless one-click on-chain experience! Simply register your wallet directly through the "Connect Wallet" button with your email.&#x20;
* Alternatively, you can connect your EOA (e.g., MetaMask) wallet to access BentoBatch, but it won't offer the same advantages of easier, cheaper, and safer on-chain interactions.

<figure><img src="/files/Ya9k3yql17kM2B8vcGWi" alt=""><figcaption><p>BentoBatch: Connect Wallet</p></figcaption></figure>

## 3. **Explore Batch**

* &#x20;Explore the functionalities of each Batch, including the protocols, benefits, and how they streamline on-chain interactions for you.

<figure><img src="/files/2WrnuxZMhkTdjQQeWxA6" alt=""><figcaption><p>BentoBatch : Batch Details</p></figcaption></figure>

* Strategy details provide comprehensive insights into their on-chain operations. You can also delve into strategy details to learn how to utilize each Batch effectively!

<figure><img src="/files/hJiWVqPZneSu9jqyhVsk" alt=""><figcaption><p>BentoBatch: Strategy Details</p></figcaption></figure>

## 4. **Enter Amount**

* &#x20;Specify the token amount you wish to allocate for the Batch. BentoBatch will render the transactions in the Batch details. You can also check the progress for the Batch. Click "Batch" to initiate the process!

<figure><img src="/files/SxYmwJGyEyLkPSjzn4GV" alt=""><figcaption><p>BentoBatch: Enter Input</p></figcaption></figure>

## **5. Confirm Transactions**

* Confirm all transactions conveniently with one-click in Blocto Wallet!&#x20;

<figure><img src="/files/brxMtFoC5ma8XsX1o7D8" alt=""><figcaption><p>BentoBatch: Confirmation</p></figcaption></figure>

* For EOA wallets, transactions need step-by-step confirmation for each Batch.

<figure><img src="/files/cGP9aAXLYt86JlVg1MVq" alt=""><figcaption><p>BentoBatch: Confirm on EOA</p></figcaption></figure>

## 6. Referral

* Earn rewards by referring BentoBatch to your friends! Each Batch has a referral link next to its title. Refer a friend and receive 10% of their Bento Box when they execute a Batch using your link.

<figure><img src="/files/8FD6rySvz66SfE6EnQ8S" alt=""><figcaption><p>BentoBatch: Referral</p></figcaption></figure>

## Dashboard

* Monitor your total Bento Box earnings on the dashboard. Track recent activity history and referral details.

<figure><img src="/files/z5smw5Ls3zw4cjv7cw3U" alt=""><figcaption><p>BentoBatch: Dashboard</p></figcaption></figure>

## Leaderboard

* Check your standings on our leaderboard based on referrals and Bento Box status.

<figure><img src="/files/XNRn8NZSJeHS9ABcswbw" alt=""><figcaption><p>BentoBatch: Leaderboard</p></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:

```
GET https://bentobatch.gitbook.io/bentobatch/getting-started/how-to-use.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.
