# Revenue Tracking

To check stats in your server run:

```
!revenue-stats
```

This shows:

* Total rentals (active/expired)
* Total revenue in SOL
* Total rentals (active/expired)
* Breakdown by period (2H, 1D, 1W, 1M)
* Real-time updates

{% hint style="info" %}
Contact Thor Labs for detailed reports and payment schedules.
{% endhint %}

## Ongoing

* Check stats anytime: `!revenue-stats` (your server admins only)
* If the interface is deleted: Run `!setup-rental` again
* Prices update automatically (no action needed)
* Monthly revenue reports will be provided by Thor Labs
* Payments are made per the agreed schedule

## Contact

* [Thor Labs Discord](https://discord.gg/thorlabs)


---

# 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.thornode.io/collaborator-program/join-us/revenue-tracking.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.
