# SCI-Box

The SCI-Box is **a randomized gacha system** by opening of a box to be able to obtain equipable items or fragments for our Exobots.&#x20;

After saving a certain amount of <mark style="color:yellow;">Credits</mark> (equivalent to gold), you will be able to open one of these boxes and it will give you the possibility to obtain items or fragments of up to 3 different qualities: <mark style="color:blue;">rare</mark>, <mark style="color:purple;">epic</mark> and <mark style="color:orange;">legendary</mark>.

Keep in mind that you must have the sufficient <mark style="color:yellow;">Credits</mark> quantity required to open each of these boxes.

<figure><img src="/files/AsPB6mSnJkSE0LIjWic4" alt=""><figcaption><p>SCI-Box screen in-game</p></figcaption></figure>

After opening the SCI-Box, the system will give you a certain number of Salvages (grey tickets) that you can now exchange for new profile avatars (you can access the profile screen in the upper left section of the main screen).

The 2 resulting items or fragments will appear in your screen (after finishing an animation), and you can discover by simply clicking on them.

<figure><img src="/files/tjdZ0MLeHX2atuiv8Yxa" alt=""><figcaption><p>SCI-Box opening result in-game (screen one)</p></figcaption></figure>

<figure><img src="/files/i1I8wccqsg26P1Jg9VB0" alt=""><figcaption><p>SCI-Box opening result in-game (screen two)</p></figcaption></figure>


---

# 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://exobots.gitbook.io/docs/game-stages/release/sci-box.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.
