> For the complete documentation index, see [llms.txt](https://gemslabtools.gitbook.io/huong-dan-dung-gemslab-tool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gemslabtools.gitbook.io/huong-dan-dung-gemslab-tool/user-manual/login-bsc-wallet.md).

# Login BSC Wallet

{% hint style="info" %}
**Note**: While GemsLab does not keep your encrypted private key, you should utilize a secondary wallet to get the most out of the Tool.
{% endhint %}

* First, go to the Tool at: <https://gemslab.tools/>

![GemsLab Tools main interface](/files/wuyl1lsjJQ0zthV23Svy)

* In box 1, enter Private Key - The private key of the wallet you want to use the Tool, if successful, the address and amount of BNB you currently have in the wallet will be displayed as shown below.

![Login was successful. The tool will display the wallet's address and balance.](/files/ghl4iYuNcHf9eKwpJAJ3)

If you want to use multiple wallets, select box 2 - **Add account**, and fill in the **Private Key** - Private key of those wallets in turn.

![Interface when logging in multiple wallets](/files/UqRkaUhzKXbG2iA73rOS)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gemslabtools.gitbook.io/huong-dan-dung-gemslab-tool/user-manual/login-bsc-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.
