# What is FORGE?

{% embed url="<https://www.youtube.com/watch?v=0S-XRPYijY8>" %}

Forge is a card game inspired by Hearthstone. We build upon it in three areas:

1️⃣ **You can create any card art from a one sentence description**

2️⃣ At the end of each month, game's **monthly revenue is split** among the top half of the leaderboard

3️⃣ **Level up and forge cards with runes**, infinite variability<br>

<figure><img src="https://4055520936-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSpcarsGLcSVdDCoe5JE7%2Fuploads%2FSzIPoocARXpkInBxMMuq%2Fforge%20explainer.jpeg?alt=media&#x26;token=7c244731-bb81-4b06-ab4e-0df79ff6c64b" alt=""><figcaption></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://forge-10.gitbook.io/season/what-is-forge.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.
