# Semi-Oracle

Fishing Town developers build semi-oracle aiming to let players play and purchase NFTs with acceptable price: when Token price is high until it lifts the price of the boxes up, system will automatically lower the amount of Token that player needs to purchase a box.

![](/files/TpknL8Kz3Ji74K5oClZz)

<mark style="color:red;">**What's the difference between Oracle and Semi-Oracle?**</mark>

<mark style="color:red;">On Semi-Oracle system, we can freeze maximum and minimum price of Fishing Town Token players use to purchase a gachapon. From this action, it helps stabilizing the Fishing Town Token comparing to Oracle system. Moreover, it helps increasing the value of Fishing Town Token.</mark>


---

# 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://fishing-town-official.gitbook.io/fishing-town-whitepaper/technology/semi-oracle.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.
