> For the complete documentation index, see [llms.txt](https://twister-finance.gitbook.io/twisterfinance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://twister-finance.gitbook.io/twisterfinance/tokenomics/twsts-usdtwst.md).

# TWSTS ($TWST)

The Twister Finance protocol is governed and owned by $TWST token holders. Rewards and incentives from the protocol are paid in $TWST token. As the protocol evolves, there will be proposals to add additional benefits for $TWST token holders.

You can obtain $TWST by using the Twister Finance protocol, and the total supply is 10m tokens. $TWST is inherently a utility token that provides users with a right to stake for protocol rewards, participate in governance, and join our community.

Apart from its functionality, $TWST can also be staked to generate protocol revenue and secure depositors against losses. Fees from liquidations accrue to staked token holders, and tokens locked for a longer term receive higher APYs (Annual Percentage Yield) in return.

In summary, the $TWST token is a valuable utility token that provides additional benefits to users as the protocol evolves. It can be obtained by using the protocol and can be staked to generate revenue, secure deposits, and participate in governance. Additionally, fees from liquidations are distributed to staked token holders, with higher APYs given to tokens that are locked for longer terms.

After initial launch the $TWST will be available to purchase on Major Dexs on Arbitrum.


---

# 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://twister-finance.gitbook.io/twisterfinance/tokenomics/twsts-usdtwst.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.
