# Welcome

<sup>Welcome to the GcviewerV2 Guide! This guide will explain how to use Gcviewer to debug anything you wish and detail the purpose of each function and configuration.</sup>

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Config-Tab</strong></td><td>Learn about config tab in depth.</td><td><a href="/files/e8fk8fHEGHy0jcEQBUcG">/files/e8fk8fHEGHy0jcEQBUcG</a></td><td></td><td><a href="/pages/cEHgDv7NGBquDGHeLyQ4">/pages/cEHgDv7NGBquDGHeLyQ4</a></td></tr><tr><td><strong>Script's-Tab</strong></td><td>Learn about script's tab in depth.</td><td><a href="/files/gezfhxup5SJAIIkBIUb1">/files/gezfhxup5SJAIIkBIUb1</a></td><td></td><td><a href="/pages/xDnTanJC4lV6XDSyegyc">/pages/xDnTanJC4lV6XDSyegyc</a></td></tr><tr><td><strong>Debug Info</strong></td><td>Learn about how to debug stuff using gcviewer.</td><td><a href="/files/5vhxhqqKvZmICveTAYQS">/files/5vhxhqqKvZmICveTAYQS</a></td><td></td><td><a href="/pages/W2rzn09AtavyrDfmT0dC">/pages/W2rzn09AtavyrDfmT0dC</a></td></tr><tr><td><strong>Community-Server</strong></td><td>Press to join community discord server for gcviewer.</td><td><a href="/files/4My54wVeRNdpYCJgQEoa">/files/4My54wVeRNdpYCJgQEoa</a></td><td></td><td><a href="https://discord.gg/KJGymYKM7a">https://discord.gg/KJGymYKM7a</a></td></tr><tr><td><strong>GcViewerV2</strong></td><td>Go to github repo!</td><td><a href="/files/fLZ8EoCYJ85QQeBQCx6W">/files/fLZ8EoCYJ85QQeBQCx6W</a></td><td></td><td><a href="https://github.com/Awakenchan/GcViewerV2">https://github.com/Awakenchan/GcViewerV2</a></td></tr><tr><td><strong>My V3rm</strong></td><td>Go to my profile!</td><td><a href="/files/fLZ8EoCYJ85QQeBQCx6W">/files/fLZ8EoCYJ85QQeBQCx6W</a></td><td></td><td><a href="https://v3rm.net/members/yee.3037/">https://v3rm.net/members/yee.3037/</a></td></tr><tr><td><strong>My Discord</strong></td><td>Open my user discord link!</td><td><a href="/files/fLZ8EoCYJ85QQeBQCx6W">/files/fLZ8EoCYJ85QQeBQCx6W</a></td><td></td><td><a href="https://discord.com/users/655811273744842753">https://discord.com/users/655811273744842753</a></td></tr></tbody></table>


---

# 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://gcviewer.gitbook.io/gcviewer-docs/readme.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.
