# Royalties For You

Royalties for cardholders Besides the game, this is the most enjoyable and lucrative aspect of Stradall. On each card sale, royalties are paid to each car owner who owns cards of the same model in higher rarity levels.

Each player becomes the dealer of every car model he owns. In this sense, Stradall is much more than just a game. On each sale of identical vehicles of lower levels, royalties are distributed to the cardholders:

<figure><img src="/files/MbZPqFHRsO03NbRd2DBB" alt=""><figcaption></figcaption></figure>

### **Example of sales over 1 day**

* Blue : 25 sales at 5€ = 125€.
* Silver : 3 sales at 50€ = 150€ (€)
* Gold: 1 sale at 600€ = 600€.

<figure><img src="/files/O9RDttXbNORG2YK2OcJm" alt=""><figcaption></figcaption></figure>

### Royalty generated

* Black : 1,13€ + 1,35€ + 6€ = 8,48€/day
* Gold: 0,11€ + 0,15€ = 0,26€/day
* Silver: 0,013€ /day


---

# 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://stradall.gitbook.io/docs/game/royalties-for-you.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.
