> 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/third-party-platforms-and-dapps/faucet.md).

# How to use Faucet on Coin98 Extension

**How to use Faucet on Coin98 Extension**

Coin98 Extension has updated the new feature: Faucet. This new feature enables you to get testnet tokens right on Coin98 Extension.

Coin98 Extension's new Faucet function allows you to get SEI, ETH, BNB, SOL, etc. tokens on several testnet blockchains. Sei Testnet, Goerli Ethereum, BNB Smart Chain Testnet, and Solana Devnet are supported now and more are coming.

You can use wallet tokens for testnet programs: bounties, dApp trade competitions, etc. You'll get project incentives in return.

**Install Coin98 Extension**

Before we begin, you need to install or update our Coin98 Super Wallet to the latest version:

{% embed url="<https://docs.coin98.com/products/coin98-super-wallet/extension/getting-started/how-to-install-coin98-extension>" %}

When everything is all set, let’s find the faucet in the Coin98 Extension:

**Step 1:** On the Home screen, click on the Discover icon => switch to the Services tab

**Step 2:** Scroll down or search for the Faucet.

**Step 4:** Select the blockchain you want to get the faucet.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/products/coin98-super-wallet/extension/third-party-platforms-and-dapps/faucet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
