# Contacts

> **This application gives players access to a predefined list of unique contacts. By using exports from your own scripts, you can enable interactions between the user and these contacts, allowing for seamless integration into your server’s ecosystem.**
>
> \
> **The core concept behind this app is to offer a dynamic contact system where players gradually unlock new contacts, build relationships, and level them up over time. As players gain experience with each contact, they increase their trust level, which in turn unlocks better rewards, jobs, or services depending on the contact’s role — whether legal or illegal.**
>
> \
> **Server owners have full control over how and when contacts become available, as well as how interactions are handled. This flexibility makes the system ideal for implementing reputation systems, task chains, loyalty bonuses, or faction-based progression. Whether it's a corrupt cop who offers protection, a weapons dealer who unlocks better firepower, or a doctor who grants discounts on medical supplies, each contact can be fully customized to fit your server’s lore and gameplay needs.**

<figure><img src="/files/AAEcdL5gcxsWb0ftDaJS" 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://docs.av-scripts.com/laptop-pack-v3/contacts.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.
