> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/install-extension.md).

# How to install Coin98 Extension on Google Chrome

Coin98 Extension has been added to Chrome. Users can easily connect to DApps via the Coin98 Extension.&#x20;

### On Chrome

![](https://lh4.googleusercontent.com/OXg5tx-zXnr_fQOhBElZaPLMwXvpmKb7Ts1H8xWK7k-qu0PB0LfIfU2-xlb-vru-b-hWaT8zO5uuPB-SevY6seb5kez4foT0tPV6iTZzDWWyOGUGlCl-0oI3-Qvh4-ZnjuVfUyKm=s1600)

Step 1: Find and select [Coin98 Extension Wallet](https://chrome.google.com/webstore/detail/coin98-wallet/aeachknmefphepccionboohckonoeemg?hl=en) on Chrome Web Store;

Step 2: Click **Add to Chrome**;

Step 3: A pop-up notification displayed on the screen, please read it carefully. To approve, click **Add extension**.

Step 4: To use the extension, click the extension icon to the right of the address bar. This dropdown will show you Coin98 Extension Wallet is installed and enabled in Chrome

**Tip**: Pin Coin98 Extension for easy access on the next visit.<br>


---

# 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://docs.coin98.com/products/coin98-super-wallet/extension-1/beginners-guide/install-extension.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.
