# Accessing Logs

## Modrinth Log Viewer

{% stepper %}
{% step %}

#### Open the **Modrinth App**

{% endstep %}

{% step %}

#### Open the Library tab on the left, and click Apex Cobblemon

{% endstep %}

{% step %}

#### Navigate to the Logs tab

These are your live logs. Closing the game will stop them.
{% endstep %}

{% step %}

#### Select the correct log file the dropdown list

Click Share to upload it and get the URL if needed

<div data-with-frame="true"><figure><img src="/files/wwbtbyJifpALRLtBQLPA" alt="" width="563"><figcaption><p><em>Logs submenu in the Modrinth launcher</em></p></figcaption></figure></div>
{% endstep %}
{% endstepper %}

***

## Logs Folder

{% stepper %}
{% step %}

#### Open the **Modrinth App**

{% endstep %}

{% step %}

#### Open the Library tab on the left, and click Apex Cobblemon

{% endstep %}

{% step %}

#### Click the button with 3 dots in the top right, and select Open Folder

Here you can also access screenshots, mods, etc.&#x20;
{% endstep %}

{% step %}

#### Open the `logs` folder

Each file is saved by the date the game session ended.

{% hint style="info" %}
Use 'Ctrl+F' to search for keywords such as; your IGN, Pokemon, Commands, etc.
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/hmtaNLo50I56yNHY9CJm" alt="" width="563"><figcaption><p><em>Folder containing all logs</em></p></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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://wiki.apexcobblemon.com/info/technical-guides/accessing-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.
