# General information

## Basics

<table data-header-hidden><thead><tr><th width="385"></th><th></th></tr></thead><tbody><tr><td>Name</td><td>stabble</td></tr><tr><td>Ticker</td><td>STB</td></tr><tr><td>Networks</td><td>Solana</td></tr><tr><td>Max. token supply</td><td>500,000,000</td></tr></tbody></table>

{% hint style="info" %}
[$STB on Solscan](https://solscan.io/token/STBuyENwJ1GP4yNZCjwavn92wYLEY3t5S1kVS5kwyS1)
{% endhint %}

## $STB & veSTB token utilities

$STB is our primary utility token. For locking $STB tokens within our staking pool, users receive veSTB (ve = vested escrow) tokens, which enable multipliers, governance functions, and discounts. The veSTB tokens are non-transferable.

1. Staking rewards: 20% of all protocol-generated fees get distributed towards the $STB staking pool, veSTB holders can receive an APY multiplier of up to 4.32x.
2. Governance: The stabble DAO is governed by veSTB holders.

### How to get veSTB tokens

Users can lock their $STB tokens for 1 between 30 months within our staking smart contract and will receive veSTB tokens in return.

### The veSTB multiplier

The formula for the veSTB multiplier is the following:

multiplier = 1.05ˣ, whereas x is the number of locked months.

Through implementing these veSTB tokenomics, we incentivize users to lock their tokens and keep them out of the available supply and reduce the sell-pressure on a long-term basis. On top of that, we are protecting our governance mechanisms as we require our users to lock their tokens for a minimum of one month before participating.


---

# 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.stabble.org/usdstb-and-vestb-token/general-information.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.
