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

# HyperLoan (HELO) Token

Utility Token of HyperLoan

Token Name: HyperLoan Token

Token ticker: $HELO

Total supply: 10 million

Network: BESC HyperChain

### What is $HELO Token ?

The $HELO token is the native governance and utility token for the HyperLoan decentralized finance (DeFi) protocol, which enables users to lend and borrow cryptocurrencies on BESC Hyperchain Network.

Holders can use the token to vote on protocol upgrades, earn staking rewards, and get discounts on fees.

### Functions of the $HELO token:

**Governance:** $HELO token holders can vote on proposals that dictate the future development of the protocol, including upgrades, parameter changes, interest rates and the listing of new assets.

**Staking:** Users can stake $HELO in the "Safety Module," helping to secure the protocol against potential losses. Stakers earn rewards in exchange.

**Fee discounts:** $HELO token holders are eligible for fee discounts when using the platform.

**Collateral:** $HELO can be used as collateral when borrowing funds from the HyperLoan protocol. Using $HELO for this purpose may offer fee discounts.

**Incentives:** The $HELO token is used for ecosystem and safety incentives to encourage participation and secure the HyperLoan protocol.


---

# 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://hyperloan.gitbook.io/hyperloan-docs/hyperloan-helo-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.
