# Safe{Wallet} Users

## Important Note

{% hint style="warning" %}
Safe{Wallet} has notified users [via X](https://x.com/safe/status/1893797070236188729) that they are undertaking major upgrades as a result of the ByBit hack.  These upgrades appear to be being rolled out incrementally. As a result (1) not all networks are available via the Safe UI, including Avalanche (2) we've noticed issues with Safe{Wallet} where the UI is failing to update or miscellaneous errors are thrown even where the transaction is successful. In these instances, please disconnect in both the OpenTrade Web App and Safe{Wallet}, refresh your browsers, and reconnect.&#x20;
{% endhint %}

## Making a Loan

{% embed url="<https://scribehow.com/shared/Making_a_Loan_with_SafeWallet__c0JrI65URJmVZyGWynMnUQ>" %}

## Making a Withdrawal Request

{% embed url="<https://scribehow.com/shared/Making_a_Withdrawal_Request_with_SafeWallet__z4xIsmwGQ1W3Eliz5VA5rQ>" %}


---

# 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.opentrade.io/user-guides/safe-wallet-users.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.
