# Etherscan interaction guides

:warning: **Important!!**:warning:

We have discontinued the current Bridge Mutual App (<https://app.bridgemutual.io/).&#x20>;

*The app hasn't been taken down on the backend side!!*

You will still be able to interact with the Bridge Mutual contracts through the etherscan. We have a few  easy to follow how-to guides below in case you have any pending tokens in the app.

{% hint style="warning" %}
Any direct interaction with the contracts (e.g. through etherscan) is an advanced procedure and should be conducted with utmost care.\
\
In case of any issues create a private ticket at: <https://discord.gg/dein>
{% endhint %}


---

# 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://dein-fi.gitbook.io/bridge-mutual/etherscan-interaction-guides.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.
