> For the complete documentation index, see [llms.txt](https://docs.forge.town/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.forge.town/introduction.md).

# Introduction

## What is Forge?

{% hint style="warning" %}
Forge is in beta
{% endhint %}

Forge is a modern marketplace for Steam game items. Unlike other marketplaces, Forge rewards users for listing items by distributing [Hacksilver](/hacksilver.md), sharing the success of the marketplace with its contributors.

<figure><img src="/files/eg45VBKRV1ueuUJ3W1cL" alt=""><figcaption></figcaption></figure>

## FAQs

<details>

<summary>What does it mean to forge a game item?</summary>

* **Forging** is the magical act of turning your Steam game item into a digital collectible, weaving its history and power into an ethereal artefact.&#x20;
* Once forged, your item is open to bids from potential buyers.
* Forging is currently the only way to earn [Hacksilver](/hacksilver.md)

Read more on [Forging an item](/guides/forging-an-item.md)

</details>

<details>

<summary>Can I list my items for a specific price?</summary>

Yes, you can.&#x20;

\[Forge & List]

</details>

<details>

<summary>How can I earn a lot of Hacksilver?</summary>

The amount of Hacksilver you earn depends on the rarity of the item and the duration it remains forged.&#x20;

Read more: [Hacksilver](/hacksilver.md#reward-structure)

</details>

<details>

<summary>What Steam games are supported?</summary>

* Counter Strike 2
* DOTA 2
* Rust

</details>


---

# 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://docs.forge.town/introduction.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.
