> For the complete documentation index, see [llms.txt](https://docs.wagon.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wagon.network/products/usdwag-token-and-staking/usdwag-token.md).

# $WAG Token

**$WAG** is the native ERC-20 token of the Wagon Network protocol.

It powers key functions across the ecosystem—from staking and governance, to accessing data and participating in real-world asset financing.

🔗 [See Allocations & Unlock Schedule](/products/usdwag-token-and-staking/usdwag-token/allocations-and-unlock-schedule.md)\
🔗 [View Smart Contract on EtherScan](https://etherscan.io/token/0xd50c8a17d5c4b8e2d984933c7e37e5b92d687b8d)\
🔗 [View Smart Contract on BscScan](https://bscscan.com/address/0xd50c8a17d5c4b8e2d984933c7e37e5b92d687b8d)

## WAG Use cases:

<details>

<summary>Staking &#x26; Rewards</summary>

Stake **$WAG** to receive **$stkWAG**, enabling:

* Governance participation (e.g., proposal voting, approval processes)
* Profit sharing from Wagon Lending yield
* Access to investor perks

</details>

<details>

<summary>Data Network</summary>

$WAG unlocks Wagon’s proprietary supply chain data network for research, market intelligence, and logistics optimization.

</details>

<details>

<summary>Analytics Tools &#x26; Services</summary>

Access premium analytics dashboards and AI-generated insights using $WAG as a subscription token.

</details>

<details>

<summary>Governance</summary>

By holding **$stkWAG**, users influence key protocol decisions—ranging from loan approvals to platform configurations.

</details>

We envision **$WAG** as the fuel behind a global supply chain network that is transparent, decentralized, and community-owned. As Wagon Network evolves, so will **$WAG** utility—aligned with users, partners, and real-world impact.


---

# 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.wagon.network/products/usdwag-token-and-staking/usdwag-token.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.
