# Logs

{% hint style="info" %}
Logs config can be found in server/editable/\_logs.lua
{% endhint %}

The system includes a built-in logging function that automatically sends a detailed report to your Discord server whenever a player completes a purchase. This ensures full transparency and allows staff to monitor marketplace activity in real-time.

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

{% hint style="warning" %}
This function only works when adding your custom webhook url in line 1
{% endhint %}


---

# 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/dark-market/logs.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.
