> For the complete documentation index, see [llms.txt](https://docs.multibit.exchange/multibit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.multibit.exchange/multibit/tutorial/multibit-tutorial/evm-chain-operation-manual.md).

# EVM Chain Operation Manual

1. Connect your wallet.

   <figure><img src="/files/bctQE9wspTAQqs7PlfC8" alt=""><figcaption></figcaption></figure>
2. Select the EVM network you want to bridge to, e.g. select ETH Chain first and then BounceBit Chain to transfer tokens from ETH Chain to BounceBit Chain.

   <figure><img src="/files/rKq2QHZCFZ00v6GdIZ7c" alt=""><figcaption></figcaption></figure>
3. Select the tokens and quantity you want to transfer and tick the prompts.

   <figure><img src="/files/5A9vNrvYeKlCgCLiKWp0" alt=""><figcaption></figcaption></figure>
4. Click the Approve button to authorise the tokens, after successful authorisation click the Transfer button again to send the tokens, after the contract interaction is successful there will be a successful transaction on the page.

   <figure><img src="/files/1qGUXDiUzBJPUKpsD8sJ" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/Pevg14rnMwLlKZaaAeel" alt=""><figcaption></figcaption></figure>
5. Click on the My Crypto button to go to the transaction history page.

   <figure><img src="/files/yvfhlwSHRjnGRRzG43aB" alt=""><figcaption></figcaption></figure>
6. Wait a few minutes and the transaction history of your top-up will be displayed.

   <figure><img src="/files/EndT15tR1bGMSvDv8Alr" alt=""><figcaption></figcaption></figure>
7. Click the Withdraw button to pull up the wallet and sign it, transferring the tokens you've topped up to the corresponding chain.

   <figure><img src="/files/jIURNf4TZ6c8jIpArGQb" alt=""><figcaption></figcaption></figure>
8. After the transaction is successful, wait for Status to change from Waiting to Complete, that is, the transfer has been successful.

   <figure><img src="/files/5iGMdtvW0w5O44uEzeYZ" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/PFZ6XFVaUENj1LbYPZhO" alt=""><figcaption></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://docs.multibit.exchange/multibit/tutorial/multibit-tutorial/evm-chain-operation-manual.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.
