# SPIN Token

- [SPIN Utilities](https://docs.spin.fi/spin-token/spin-utilities.md): The SPIN token is a utility and governance token of Spin. Being the native token of the platform, SPIN features a wide range of utilities for all user segments.
- [Public Token Sale](https://docs.spin.fi/spin-token/public-token-sale.md): This page summarises all information about the Spin Token Sale.
- [Tokenomics](https://docs.spin.fi/spin-token/tokenomics.md): This page contains all basic information about the $SPIN tokenomics.
- [Market Maker Incentives](https://docs.spin.fi/spin-token/market-maker-incentives.md): For adding liquidity to the Spin order book, Market Makers not only receive rebates and earn on spreads, but also get SPIN tokens as incentives.
- [Trader Incentives](https://docs.spin.fi/spin-token/trader-incentives.md): Spin traders get SPIN tokens as a reward for using the Spin trading platform actively. This is a loyalty program aimed at stimulating users to trade on Spin more actively.
- [SPIN Staking](https://docs.spin.fi/spin-token/spin-staking.md): SPIN Staking is an incentive program for the Spin token holders that stimulates users to stake their SPIN thus decreasing the token's selling pressure.
- [Insurance Fund](https://docs.spin.fi/spin-token/insurance.md): Insurance Fund is one of the key elements in the overall design of the Spin internal economy which acts as a creditor of the penultimate instance.


---

# 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.spin.fi/spin-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.
