# inSPIRIT weekly distribution

As outlined in our "[Protocol Fees](/spiritswap-v3/v2-core-features/protocol-fees.md)" section, 25 % of all fees collected by the exchange, are used to buy back $SPIRIT and distribute these to inSPIRIT holders each week. This is called our "base fee"  \
\
Further to this, another 50% of fees collected from the gauges inSPIRIT holders vote on, are distributed to inSPIRIT holders directly via the "vote fee" model. \
\
We recommend you revise the protocol fees section to familiarize yourself with how fees are passed on to benefit inSPIRIT holders.  \
\
You can also famaliarize yourself with the base functionality of inSPIRIT, via our "inSPIRIT how to" section of this GitBook.&#x20;

{% content-ref url="/pages/qLhx2DMNDEeDVkYylaR2" %}
[Protocol Fees](/spiritswap-v3/v2-core-features/protocol-fees.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANr9OOjKVCtfBJya9BNi" %}
[How to - inSPIRIT](/spiritswap-v3/soullys-how-to/how-to-inspirit.md)
{% endcontent-ref %}


---

# 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/inspirit/inspirit-weekly-distribution.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.
