# Welcome

## Duskforge Documentation

#### NOTE: The documentation is under major construction right now. Please allow time for everything to be updated with up to date information.

Welcome to the official documentation for Duskforge Development.

Duskforge Development creates purpose-built FiveM resources for serious roleplay servers. Our focus is on clean systems, practical configuration, documented setup, and resources that support better roleplay instead of adding unnecessary clutter.

Use this documentation for installation steps, dependencies, configuration options, and troubleshooting information for Duskforge resources.

### Quick Links

* [Browse the Store](https://store.duskforge.dev/)
* Join Support Discord: **Coming soon**
* View [Resources](/resources/duskforge-queue.md)
* Read [Support Policy](/support/support-policy.md)

### Current Resources

* [Duskforge Queue](/resources/duskforge-queue.md)


---

# 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.duskforge.dev/welcome.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.
