# Stash Crafting

This small feature of Dark Future limits crafting only to locations where a Stash can be accessed.

{% hint style="info" %}
This feature can be enabled or disabled in Mod Settings.
{% endhint %}

When this feature is enabled, the Crafting option is cleanly removed from the Main Menu and the Inventory Menu. The Crafting Menu Hotkey is also disabled.

To access Crafting, move near one of V's Stash containers. You will see a new prompt for Crafting alongside the Open Stash prompt.

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

This also works when looking at the trunk of V's owned vehicles.

<figure><img src="/files/Vr1Hpz1GJenWBrDDWpn2" 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://wiki.darkfuture2077.com/stash-crafting.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.
