# Connecting Wallet

{% hint style="info" %}
There are many pitfalls in the blockchain world, so please don't trust websites with high annual interest rates or incomplete team projects. Make sure to double-check for fake websites, as signing with your wallet could cause significant losses. If you are participating in a new project's airdrop event, it is recommended to participate in the project's community and understand it thoroughly before participating. Some scam groups may also use fake data to pretend to be a well-run project.
{% endhint %}

In the WEB3 network world, the wallet is the most frequently used tool for website interaction. The DEX exchanges used by BearNetworkChain are very rigorous and have passed security testing and reporting. At the same time, any DEX exchange that we encourage to use will be clearly listed and noted in the BearNetworkChain community or documentation.

Currently, the Bear Network blockchain encourages users to trade on the following DEX exchanges

\
SMBswap <https://smbswap.finance/>\ <br>

<figure><img src="/files/3biHEOBTMfCoebRW3ATr" alt=""><figcaption></figcaption></figure>

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

Usually, the Connect wallet button for DEX exchanges is located in the upper right corner. When you click on it, your wallet will be activated and your wallet address will be displayed, allowing you to interact with the website. This process is called authorization signing, which can only be authorized by the website in order for the website to conduct transactions with the coins in your wallet. Therefore, before clicking on the authorization button, please consider carefully whether you want to sign with the website. If the website is secure and the project is managed uprightly, there is no need to worry.


---

# 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.bearnetwork.net/gettingstarted/connect-wallet.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.
