> For the complete documentation index, see [llms.txt](https://starcrazy-organization.gitbook.io/starcrazywiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://starcrazy-organization.gitbook.io/starcrazywiki/faq.md).

# FAQ

## 1 ) How to Start?

To play starcrazy, you need to buy GFT token first. You can check out this link for the token details: (<https://t.me/GameFantasyToken/136074>)

Here are two short videos to help you understand what Starcrazy is:

{% embed url="<https://www.youtube.com/watch?v=W6agMVIz0a8>" %}

{% embed url="<https://youtu.be/AnuAtrXP8JI>" %}

## 2 ) What’s the ROI?

The overall ROI of this game is not directly displayed since we are a Gamefi not Defi project. However, you can find the APR data by clicking Syrup Pool and LP Mining in Starmine.

## 3 ) The amount to start playing?

New players can have a look first, try starting with smaller amounts, somewhere around $10 and see whether if it’s worth it to increase capital.

This video maybe helpful to those who want to know the minimal investment to play this game:

{% embed url="<https://www.youtube.com/watch?v=AU_sV6V53rE&t=13s>" %}

## 4 ) What is the best way to fuse?

It is important to match the qualities of the orbs for the cards being used. Check out the picture below and you can begin the journey to become a fusing master from an N card fuser.

<figure><img src="/files/dNLD4CuA7lqwH70tizTs" alt="" width="375"><figcaption><p>The eight parts of a Starz</p></figcaption></figure>

## 5 ) What is the current circulating amount for GFT and GFS?

Search them on CMC and coingecko then you can find the answer.

{% embed url="<https://coinmarketcap.com/currencies/game-fantasy-token/>" %}

{% embed url="<https://www.coingecko.com/en/coins/gamefantasystar/usd>" %}

## 6 ) What is Crit in the PVP mode?

Crit or Criticals are participation points which will determine your share from the shared pool. This doesn’t take into account your rank. It is meant to encourage participation. Even those who might not be in the top 1000 can benefit from this, just by participating in the PvP matches.

{% hint style="info" %}
For example:

&#x20;

The shared pool is 1000 GFT

The critical points you accumulated at the end of the season is 100

And the total critical points from all the players who participated is 1000 points.

&#x20;

Your critical points/Total critical points = 100/1000 = 0.1

Therefore you are entitled to 10% of the shared prize pool = 0.1 \* 1000 = 100 GFT

So participate when you can! Participating will not cost anything, just energy which will be a bit tricky to manage when we start joining the PvE.
{% endhint %}


---

# 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:

```
GET https://starcrazy-organization.gitbook.io/starcrazywiki/faq.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.
