> For the complete documentation index, see [llms.txt](https://whitepaper.turncoin.com/turncoin-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.turncoin.com/turncoin-whitepaper/japanese/virtualstax/24-stax-notaipu/2.4.1-basestax.md).

# 2.4.1 BaseStaX

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

StaXの発行者は、TheXchangeのStaX.appを通じて取引される10.000枚のBaseStaXを受け取ることができます。

発行者のBaseStaX を立ち上げた後、50,000枚 が 10 日間のグローバルオンラインダッチオークションを通じて販売されます。このメカニズムにより、BaseStaX が流通市場で取引される開始価格が決まります。残高は、発行者のキャリアにおける特定のマイルストーンに到達すると、時間の経過とともに解放されます。

StaX 発行者が提供できるもの。プレミアム コンテンツ、専用ユーティリティ、ライブ オンライン アクセスにより、ダイナミックかつ有意義な方法でファンとつながり、交流することができます。

**発行者のパフォーマンス、人気、ユーティリティが StaX の魅力を高め、需要を高めます。需要が高いほど、市場価格は高くなります。とてもシンプルです！**

StaX の購入者は、StaX 発行者の現在または将来の収益には一切関与しません。 VirtualStaX は有価証券ではありません。

StaX 発行者は、BaseStaX からの総収益の 90% と、将来のすべてのサードパーティ ピアツーピア取引で 1% の取引手数料を受け取ります。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.turncoin.com/turncoin-whitepaper/japanese/virtualstax/24-stax-notaipu/2.4.1-basestax.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
