# Wallet/Bridge

<figure><img src="/files/UkXU0duMHKoPlayh7U8o" alt=""><figcaption><p>Setting Page Image</p></figcaption></figure>

Users can check and manage wallet-related information such as automatically generated wallet addresses and private keys through SL:U Portal in the Wallet/Bridge.

Please remember that

* If you lose your wallet’s private key, **you will lose control of your assets permanently with no possibility of recovery.**
* Never share your private key with others and **keep it stored securely**.

**Also, additional compatible wallets will be added in future updates.**


---

# 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://doc.sololeveling.space/user-guide/my-menu/wallet-bridge.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.
