# DH | Crypto Exchange

## DH | Crypto Exchange

This is the documentation for DMH Crypto Exchange

### Framework Compatibility <a href="#framework-compatibility" id="framework-compatibility"></a>

DH | Crypto Exchange only works with TMC Framework, which you must own in order to use this script.

### Installation <a href="#installation" id="installation"></a>

Comment

* Download "DH | Crypto Exchange from your keymaster
* Drag & Drop the file into your resources folder
* add "ensure DHCryptoExchange" in your server.cfg
* Configure the script to your liking in Config.lua

### Usage <a href="#usage" id="usage"></a>

Comment

1. Approach the location set in Config.lua
2. User must have the Config.RequiredItem in their inventory in order to interact with the polyzone
3. Complete the minigame using your LEFT MOUSEBTN where the number is red
4. Select the crypto type you want to exchange (Must be set in Config.lua)
5. Add a Note for your exchange, which will get sent to your email on LB-Phone


---

# 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://dmh-studios.gitbook.io/dh-studios/dh-or-crypto-exchange.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.
