# V1 \[current]

<figure><img src="/files/Rhiqon82OmNLdwB4BrSa" alt=""><figcaption><p>Hex One Protocol V1</p></figcaption></figure>

## V1 Basics <a href="#what-is-a-vault" id="what-is-a-vault"></a>

The current version accepts only one token $HEX.&#x20;

## V1 Functionality <a href="#how-vaults-work" id="how-vaults-work"></a>

Deposit $HEX that is converted into T-Shares. Borrow against your T-Shares. Claim the stake by repaying the total borrowed $HEX1.&#x20;

If the price of the collateral drops and the peg goes < $1, vs other stablecoins there is an incentive to buy $HEX1 since each token redeems $1 worth of Hex. Liquidations open the door to big discounts.

If the price of the collateral goes up, depositors may claim more $HEX1. Additionally, if the peg goes > $1, it probably means depositors need to acquire $HEX1 to redeem the underlying collateral (endStake).


---

# 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://learn.hex1.club/hex-one-protocol/contracts-1/token.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.
