# INSTALLATION

1. Download resource from keymaster

<figure><img src="/files/U42bYqXu80tDfisEbPvH" alt=""><figcaption><p>Example</p></figcaption></figure>

2. Unzip file into resources folder and go into "Install" folder, then drop sql file into database. Next go to items.md and copy items, then paste items into items.lua
3. Go to es\_extended/config.lua and add new account like in crypto section, its needed for crypto app.
4. Go to this page <https://docs.fivemanage.com/getting-started>, create account and go to tokens, select only images, copy api key and paste to config.apikey.lua


---

# 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://piotreq-scripts.gitbook.io/piotreq-scripts/assets-and-guides/phone/installation.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.
