> For the complete documentation index, see [llms.txt](https://web3protocol.gitbook.io/web3protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://web3protocol.gitbook.io/web3protocol/token-usdweb3-and-private-sale.md).

# Token $WEB3 & Private Sale

### Introduction to $**WEB3** token - the gem behind Web3Protocol

**Private- Sale Live Now**

<https://web3protocol.app/private/> <-**- Private Sale link**.&#x20;

$WEB3 is Web3Protocol's native token and the main token used within the whole ecosystem. All of Web3Protocol's utilities are focused on benefiting $WEB3 and its holders. The incredible yield protocol that Web3Protocol is known for requires investors to use $WEB3 in order to participate in ecosystem transactions, Trading, Mining, Staking, Swap & Farming pools, and generate the deflationary APY rewards given in $WEB3. In addition, $WEB3 can be used for lending & borrowing, DAO voting, providing liquidity, swapping between popular cryptocurrencies, and earning a portion of Web3Protocol's profits simply for holding $WEB3.

<table><thead><tr><th width="280.3993344425957"></th><th></th></tr></thead><tbody><tr><td><strong>Token Name</strong></td><td>WEB3 </td></tr><tr><td><strong>Token Symbol</strong></td><td>WEB3</td></tr><tr><td><strong>Token Decimals</strong></td><td>2</td></tr><tr><td><strong>Native Blockchain</strong></td><td>Binance Smart Chain</td></tr><tr><td><strong>Cross-Chain via Multichain</strong></td><td>Ethereum, Polygon, Cronos, Optimism, Arbitrum, Fantom, Avalanche, BSC</td></tr><tr><td><strong>Token Address</strong></td><td>0xCD4Af19aC53A3C54deac13aD7165e19B4cB1614a</td></tr><tr><td><strong>BSCScan Explorer</strong> (verified)​</td><td><a href="https://bscscan.com/token/0xcd4af19ac53a3c54deac13ad7165e19b4cb1614a">https://bscscan.com/token/0xcd4af19ac53a3c54deac13ad7165e19b4cb1614a</a></td></tr><tr><td><strong>Unique Features</strong></td><td>Deflationary auto rebase, auto-staking &#x26; auto-compounding, backed by a utility-driven ecosystem created to provide additional value to $WEB3 via fees and exposure</td></tr><tr><td><strong>Initial Total Supply</strong></td><td>8,000,000</td></tr><tr><td><strong>Supply after Rebase</strong></td><td>12,640,000</td></tr><tr><td><strong>Locked Liquidity</strong></td><td>15 Years Locked Liquidity Pool.</td></tr><tr><td> </td><td></td></tr></tbody></table>

### **Smart Contract Source Code**

**BSCScan**: ​ <https://bscscan.com/token/0xcd4af19ac53a3c54deac13ad7165e19b4cb1614a>

​


---

# 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://web3protocol.gitbook.io/web3protocol/token-usdweb3-and-private-sale.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.
