# STAR Distribution

### $STAR emission rate:

{% hint style="info" %}
Emission: 24 Blocks per day
{% endhint %}

| Period       | $STAR/Block | $STAR/Day    |
| ------------ | ----------- | ------------ |
| Every period | 800         | 19,200 $STAR |

### Race and Tournaments

ผู้เล่นสามารถรับ $STAR ได้จากการแข่งขัน หรือในทัวร์นาเมนต์เท่านั้น

<table><thead><tr><th>Racecourse</th><th>$STAR / Racecourse</th><th data-hidden>Multiplier</th><th data-hidden></th></tr></thead><tbody><tr><td>400m</td><td>25</td><td>1</td><td></td></tr><tr><td>800m</td><td>75</td><td>3</td><td></td></tr><tr><td>1600m</td><td>125</td><td>5</td><td></td></tr><tr><td>3200m</td><td>175</td><td>7</td><td></td></tr><tr><td>4000m</td><td>400</td><td>16</td><td></td></tr></tbody></table>

**$STAR / Racecourse** นั้นจะถูกกระจายไปตามสนามที่ถูกเปิดแข่ง เช่น

1. สนามระยะทาง **4000m** ถูกเปิดทั้งหมด **100 สนาม** ฉะนั้น $STAR / Racecourse จะถูกหารด้วย 100 สนาม
2. รางวัลต่อสนามจะได้ดังนี้ **400 / 100 = 4 $STAR ต่อสนาม** และนำไปหารกับจำนวนหน่วยจะเท่ากับ **4 / 76 = 0.05263158 $STAR**
3. ผู้เข้าแข่งขันจะได้รับรางวัลจากลำดับที่เข้าเส้นชัย ซึ่งจะส่งผลต่อค่า **Multiplier** ที่จะทำให้ได้รางวัลเยอะขึ้นอีกด้วย

**ตัวอย่างเช่น**\
800 $STAR / Block\
\&#xNAN;**"ถ้าหากในรอบนั้นมีเพียงสนามระยะทาง 4000m ถูกเปิด 100 สนาม"**\
\
นำ 400 / 100 = สนามละ **4 $STAR**\
และนำ 4 $STAR ไปหารกับจำนวนหน่วยคือ **76 หน่วย** จะเท่ากับ\
4 / 76 = **0.05263158 $STAR**\
\
สุดท้ายคือนำค่าที่ได้ไปคูณด้วย Multiplier ตามอันดับการแข่งขัน รางวัลที่ได้จากการแข่งขันคือ\
อับดับที่ 1 0.05263158 x 30 = **1.57894737 $STAR**\
อับดับที่ 2 0.05263158 x 20 = **1.05263158 $STAR**\
อับดับที่ 3 0.05263158 x 10 = **0.52631579 $STAR**\
...\
..\
.\
ตามลำดับ

| Position | Multiplier |
| -------- | ---------- |
| 1        | **30x**    |
| 2        | **20x**    |
| 3        | **10x**    |
| 4        | 5x         |
| 5        | 2x         |
| 6        | 2x         |
| 7        | 2x         |
| 8        | 1x         |
| 9        | 1x         |
| 10       | 1x         |
| 11       | 1x         |
| 12       | 1x         |


---

# 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.speedstar.io/th/speed-star/tokenomics/star-tokens/star-distribution.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.
