# Token Faucet

{% hint style="info" %}
**Disclaimer**

During the testing network phase, the system automatically distributes tBOL to users proportionally as they complete relevant operations. This streamlines functionality testing. However, the testnet tokens only serve temporary purposes and hold no real value.&#x20;
{% endhint %}

### The faucet link

[**BOOL Network Faucet**](https://faucet.bool.network/)

### Option 1: Exchange with USDT (Not available)

Connect the browser plug-in wallet (e.g. MetaMask, etc.), and then use the wallet address to transfer USDT to the receiving address below. Once the system detects a balance change in the receiving address, it will automatically trigger the release of tBOL at a fixed ratio of 1:10. Please use the EVM address as the sender account and add the test network configuration to the wallet in advance.&#x20;

USDT receiving address (supports BSC, Polygon, Optimism chains):

**0x2000B83c88DC238B66A9E72e1B62C446d39ceef7**

<div align="left"><figure><img src="/files/MN9RlqgzqvAhC1B0yZg5" alt="" width="188"><figcaption><p>Use for mobile wallet</p></figcaption></figure></div>

Please be patient as the transfer may take up to five minutes.

### Option 2: Claim free airdrop

User can claim **200 tBOL** airdrops for each **BTC** cross-chain interaction via the bool main bridge or the partners bridges below.

#### Main Bridge

BOOL Bridge: <https://boolbridge.com/>

#### Partners Bridge

SAVM Bridge: <https://bridge.satoshivm.io/>

AIL2 Bridge: <https://stake.ailayer.xyz/bridge>

B2 Bridge: <https://bsquared.boolbridge.com/>


---

# 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.bool.network/user-guide/beta-testnet/token-faucet.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.
