# Handbook

Step 1. Connect wallet

Click the "Connect Wallet" button, and sign into your wallet.

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

## Step 2. Fill out transaction details

1. Select the source chain
2. Select the target chain
3. Select the token
4. Enter the bridge amount
5. Click “Review Your Transaction” button to review your transaction

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

## Step 3. Review and submit the transaction

1. In the preview page, carefully double-check your source/target chain, bridge amount, receive amount, [the fee](/docs/system-parameters/fee.md), and [the estimated time](/docs/system-parameters/estimated-transaction-time.md) to receive the assets on the target chain.
2. Click the "Approve" button and sign in to your wallet to approve the bridge amount of assets for this transaction.

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

3. Click "Bridge" button and sign in to your wallet to submit the bridge transaction.

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

## Step 4. View transaction history

&#x20;     Click the "History" button to view your transaction history.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXcnrJJFJ2a0MVaaTN2Apk0OVVEmKRbfiLVkZ24uCyuMLCu7-psJlX6mBHWFn5RE6beExotHz9u0df8ZFUI8xHG-jsrFZoEpeqgUpnBD5iFUsKchq_4DoazvJcOgN9nm2ANT9wSBOXCabJ9AS0Bxh_OzNDs?key=6EUjF5o7uXw0knEbAGd3cQ" alt=""><figcaption></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://zkjump.gitbook.io/docs/support/handbook.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.
