# $PIN Tokens

At the heart of the incentivization structure in the PinLink ecosystem is the $PIN token. The $PIN token serves two key functions in the Pinlink ecosystem:

**Payment For DePIN Output:** AI developers who wish to rent out DePIN capacity from PinLink must buy $PIN tokens and use them to pay for the capacity of the specific DePIN asset they are renting out. The revenues are split between the fractional owners of the RWA ERC-1155 tokens that represent the DePIN asset being rented.

**$PIN Staking Revenue:** Holders of $PIN tokens can also stake their holdings to receive reserved reward tokens.


---

# 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://pinlink.gitbook.io/pinlink/tokenomics-and-utilization/usdpin-tokens.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.
