# 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](https://docs.forge.town/hacksilver), sharing the success of the marketplace with its contributors.

<figure><img src="https://4278271718-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJv9xnOjeTknOdWqNwazW%2Fuploads%2FLc3cnM4mDgPwj7h8naRw%2FMarket%20place%20-%20no%20sign%20in.png?alt=media&#x26;token=b3456c51-a369-44bd-b1ca-009e53ca9774" 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](https://docs.forge.town/hacksilver "mention")

Read more on [forging-an-item](https://docs.forge.town/guides/forging-an-item "mention")

</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: [#reward-structure](https://docs.forge.town/hacksilver#reward-structure "mention")

</details>

<details>

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

* Counter Strike 2
* DOTA 2
* Rust

</details>


---

# 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.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.
