# Information

- [Installation Guide](https://wiki.apexcobblemon.com/info/installation-guide.md): Navigate to the guide for your preferred launcher
- [Modrinth](https://wiki.apexcobblemon.com/info/installation-guide/modrinth.md): Step by step guide on how to install our Official Modpack using the Modrinth Launcher
- [CurseForge](https://wiki.apexcobblemon.com/info/installation-guide/curseforge.md): Step by step guide on how to install our Official Modpack using the CurseForge Launcher
- [Getting Started](https://wiki.apexcobblemon.com/info/getting-started.md): Everything you need to know as a new player
- [Useful Commands](https://wiki.apexcobblemon.com/info/useful-commands.md): Overview of our most commonly used and essential commands
- [Server Rules](https://wiki.apexcobblemon.com/info/server-rules.md): Please familiarize yourself with our official rules to avoid any issues
- [FAQ](https://wiki.apexcobblemon.com/info/faq.md): Answers to our most asked frequently questions
- [Server Guides](https://wiki.apexcobblemon.com/info/server-guides.md): Guides to help new players learn the ropes
- [Claiming Guide](https://wiki.apexcobblemon.com/info/server-guides/claiming-guide.md)
- [Money Guide](https://wiki.apexcobblemon.com/info/server-guides/money-guide.md)
- [Voice Chat Guide](https://wiki.apexcobblemon.com/info/server-guides/voice-chat-guide.md)
- [Technical Guides](https://wiki.apexcobblemon.com/info/technical-guides.md): Guides to help with aspects outside of the main server
- [Linking Guide](https://wiki.apexcobblemon.com/info/technical-guides/linking-guide.md)
- [Accessing Logs](https://wiki.apexcobblemon.com/info/technical-guides/accessing-logs.md)
- [Modpack Updates](https://wiki.apexcobblemon.com/info/technical-guides/modpack-updates.md): Step by step guide on how to update our Official Modpacks
- [Appeals](https://wiki.apexcobblemon.com/info/technical-guides/appeals.md)
- [Support Tickets](https://wiki.apexcobblemon.com/info/technical-guides/support-tickets.md)
- [Color Codes](https://wiki.apexcobblemon.com/info/technical-guides/color-codes.md)


---

# 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.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.
