# FHEBridge Guide - Manage

## Manage funds received by stealth address

### Step 1: Locate the funds sent to you via stealth address:

* Click the '**Scan**' button to search for funds you have received.
* Sign the message in your wallet.

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

After scanning, a list of stealth addresses will be presented. And you can select **Transfer** or **Bridge** the funds from each stealth address.

{% hint style="info" %}
Friendly reminder:&#x20;

If the stealth address doesn't appear after scanning, you can also locate the generated stealth address and receive funds by clicking on the button and entering the provided transaction hash.
{% endhint %}

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

You can also:

* Click the '**Scan**' icon to refresh the list if a new stealth transaction has been sent to your wallet account.&#x20;
* Click to share the '**Invitation Link**' with another user.
* Choose an action for a specific stealth address by clicking the '**Action**' button: **Transfer** or **Bridge**.&#x20;
* Furthermore, you can download the list of stealth addresses along with their details by clicking the '**Download**' button.

### Step 2: **Transfer** or **Bridge** the funds from the stealth address.

Same as the steps in [Transfer](/minddocs/product/fhebridge/fhebridge-guide-transfer.md) & [Bridge](/minddocs/product/fhebridge/fhebridge-guide-bridge.md), but choose Stealth Address as the sender


---

# 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.mindnetwork.xyz/minddocs/product/fhebridge/fhebridge-guide-manage.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.
