# README

Welcome to the GitBook space for Bii Wallet users. This guide walks you through installing the wallet, creating or importing accounts, managing assets, and staying secure while exploring the Solana and Koii networks.

Use the navigation to jump directly to the topic you need. If you are new to Bii Wallet, start with **Welcome to Bii Wallet** and follow the steps in order. For additional questions, check the FAQ at the end of the guide.

Need developer-oriented documentation instead? See the `/docs` directory or the developer site bundled with this repository.


---

# 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.biiwallet.com/readme.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.
