# Welcome to Random Clash!

{% hint style="info" %}
**Free to Play!** It is a free-to-play Role-Playing-Game deployed on the Polygon Blockchain.&#x20;

You can start playing now by opening this link with your web3 wallet:&#x20;

<https://random-clash-app.vercel.app/>
{% endhint %}

## Overview

What is Random Clash (RC)?

> Have you played popular RPG games like Diablo, Final Fantasy, or Fire Emblem? Well, RC share a lot in common with those popular video games like:
>
> * Character Classes - You can start out by choosing from an option of 6 character classes: Viking, Woodcutter, Troll, Mechanic, Amphibian and Graverobber. They all have their own specialties.
> * Character Progression - Your character grows in experience and attributes according to the way you play them. For ex: if you do specific tasks like battling Strength-Type enemies, your character will gain Vitality which will make him/her tanky and tough.
> * Item Equipment - You can equip your character with items that improve his/her battling capabilities. But instead of being able to loot equipments, youll have to craft them.
> * Item Crafting - You can craft items by using obtained loot materials from enemies and get a chance to craft ultra-rare items that will surely give your character a huge battle advantage.
> * A variety of Enemies - Depending on your playstyle and how you want your character to progress, you can choose what kind of enemies you want to battle.
> * PVP - It is one of the most coveted feature in modern RPGs due to the sheer fun of playing with friends and anons alike. It's not yet available during the judging phase of the hackathon but is surely coming soon.
>
> Now apart from the features mentioned above, RC possesses a few more features that the popular titles above may not have:
>
> * Blockchain security - Since RC is deployed on the blockchain specifically Polygon, you can sleep soundly at night knowing that no one can take your characters, equipment and items away from you.
> * An organic in-game economy  - Rather than playing against the system, you will be playing with other players in an open and fair market of all in-game items. This means that the value of all the in-game items grow as demand for them grows as well. Since the supply for the items are capped on a time-based basis, there will always be a premium on these items on the market.
> * Accessible to all - Whatever device you have, as long as you have a web3 wallet ready and some MATIC tokens to pay for gas fees, youll be able to play in an exciting new world of Blockchain Fun!

## Quick links

{% content-ref url="/pages/FEDUnI0w86hmTlWouUp4" %}
[Characters](/random-clash/overview/characters.md)
{% endcontent-ref %}

{% content-ref url="/pages/6XJLYJCYHcqtbaEeOnoO" %}
[Our Features](/random-clash/overview/our-features.md)
{% endcontent-ref %}

## Get Started

We've put together some helpful guides for you to get setup with our product quickly and easily.

{% content-ref url="/pages/v50uEsvyPjp0YObT1QLI" %}
[Getting set up](/random-clash/fundamentals/getting-set-up.md)
{% endcontent-ref %}

{% content-ref url="/pages/DTxm0a5u0PxPStlfNIkt" %}
[Setting permissions](/random-clash/fundamentals/getting-set-up/setting-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/ebonPAnP0F6cuGVWVkLA" %}
[Inviting Members](/random-clash/fundamentals/getting-set-up/inviting-members.md)
{% endcontent-ref %}


---

# 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://sarges-platoon.gitbook.io/random-clash/welcome-to-random-clash.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.
