# Token and Billing

**What is the utility of the $SIGN token?**\
The $SIGN token is the operational currency of the Signet Protocol. While the basic service is accessible to all, the token is required for enterprise-grade features. It is used to purchase high-volume Compute Credits, stake for priority network routing, and extend data retention periods. Additionally, $SIGN serves as the governance token for the Signet DAO, allowing holders to vote on the development roadmap and treasury allocations.

**Is there a free tier?**\
Yes. We are committed to supporting the developer community. Our free tier allows for up to 10,000 events per month with unlimited data retention for that period. This is sufficient for personal portfolios, early-stage startups, and side projects. As you scale, you can upgrade your capacity using fiat or $SIGN 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://docs.signtoken.vip/8.-faqs/token-and-billing.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.
