# How to install mods in Payday 2?

* You can find more information about this on the Internet.
  * Unfortunately, we do not currently have enough time and resources to go into detail about this.
* Check out the mod, most often there should be installation instructions.
* If mod.txt is present in the mod folder
  * Then you should have a path to it, similar to P3DHack
  * <mark style="color:blue;">Payday 2/mods/Your mod/mod.txt</mark>


---

# 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://support.p3dhack.ru/technical-tips/how-to-install-mods-in-payday-2.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.
