# 2.5 無限の収益ループ

<figure><img src="/files/9Nvv7FjK5noFML5BsVhP" alt=""><figcaption></figcaption></figure>

### BaseStaX を Collector StaX に交換する

バイヤーは、法定通貨で、または BaseStaX を CollectorStaX に変換することによって、CollectorStaX を購入できます。

たとえば、10 個のBaseStaX を 1 個のCollectorStaX と交換できます。

BaseStaX をCollectorStaX に交換すると、StaX 発行者に「無限の」収益ループが作成されます。これは、これらの BaseStaX が TheXchange の取引ボットによって市場に再導入され、発行者に有利な 90/10 の分割で再販売されるためです。


---

# 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://whitepaper.turncoin.com/turncoin-whitepaper/japanese/virtualstax/25-norpu.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.
