# Overview

## $SPIRIT

* Protocol token
* Earned by farmers
* Can be used as collateral on our [Lending Network ](https://docs.silverswap.io/spiritswap-v3/v2-core-features/subcore-feature/ola-lending)
* Can be locked to obtain [inSPIRIT](https://docs.silverswap.io/spiritswap-v3/soullys-how-to/how-to-inspirit)

## $inSPIRIT

* Governance token
* Non-transferable
* Receive a multiplier on farms
* Receive swap & vote [fees](https://docs.silverswap.io/spiritswap-v3/v2-core-features/protocol-fees)
* Used to vote on gauge emissions&#x20;
* Used to vote on [SnapShot](https://docs.silverswap.io/spiritswap-v3/tokenomics/inspirit/governance-over-snapshots) governance proposals&#x20;
* Can be used to participate in [bribes](https://docs.silverswap.io/spiritswap-v3/tokenomics/inspirit/bribes)&#x20;

## $SPIRIT-LP

* Represents proportion of given Liquidity Pool
* $SPIRIT-LP tokens are named by their underlying assets (eg. LP of FTM-SPIRIT = FTM/SPIRIT LP)
* $SPIRIT-LP tokens can be used to farm $SPIRIT


---

# 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.silverswap.io/spiritswap-v3/tokenomics/overview.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.
