# Token Utility

### Leverage&#x20;

Whenever there is a fall in the price of NFTs to the extent that it crosses the risk threshold, meaning that a further price reduction might lead to the price becomes lower than the loan amount; the borrower would have to extend their leverage position to avoid getting liquidated. They can do so with additional leverage by depositing STRIP tokens of the leverage value.<br>

### Platform Charges&#x20;

&#x20;The token would function as a native platform utility token used to pay fees for availing different platform services that include but are not limited to commission payment, borrower fee, lender’s interest, liquidity penalty etc.<br>

### DAO Governance&#x20;

Implementing project governance will help us bring transparency and trust to the platform. As we build a decentralized system, STRIP tokens would drive every significant decision on the platform like updates, airdrops, burn schedule, developer and community grants etc. This will also help us involve the community as the holder would have the right to propose and vote.<br>

### Liquidity mining

Under both P2P & Pool Lending, we will incentivize users to extend liquidity to the platform. In pool lending, we will create liquidity pools that will invite participation from time to time. To incentivize participation, we have an LP tokens program. <br>


---

# 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://stripfinance.gitbook.io/whitepaper/token-utility.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.
