# FAQ

<details>

<summary>What are you building? </summary>

Confiction Labs is pioneering “Collaborative Entertainment”, the next evolution for the entertainment industry. Leveraging the blockchain, AI, and the mass-appeal nature of video games. What Collaborative Entertainment unlocks is a way to interact with other people through games and other media and collaborative to grow an entertainment IP together.&#x20;

</details>

<details>

<summary>Does RIFTSTORM use a blockchain?</summary>

In its current iteration, the RIFTSTORM Alpha Demo does not contain any blockchain connectivity.&#x20;

However, in the future, RIFTSTORM intends to explore blockchain connectivity as a security layer for legacy based transactions, i.e.: tracking player progress and actions for use in consequence based missions and other events.

</details>

<details>

<summary>Do we have to participate in the Blockchain if we want to play?</summary>

Participating in the Blockchain is OPTIONAL and not necessary. It will not affect any gameplay elements or provide any competitive advantage.

</details>

<details>

<summary>What are Protocol Points?</summary>

Protocol points refer to the points given to the users in our Portal for completing quests. These protocol points can later be redeemed for future rewards (i.e. exclusive alternative Weaver skins, access to new media, in-game rewards, and more)

</details>

<details>

<summary>PC Specifications</summary>

**MINIMUM:** OS: Windows 10/11 64 bit \
Processor: Intel core i3 gen 7 \
Memory: 6GB \
Graphic: GTX 750 \
Storage: 7 GB available space

**RECOMMENDED:** OS: Windows 10/11 64 bit \
Processor: Intel core i5 gen 8 \
Memory: 8GB \
Graphic: GTX 1050 \
Storage: 7 GB available space

</details>

#### See more FAQ [here](https://www.playriftstorm.com/faq).


---

# 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://docs.playriftstorm.com/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.
