> For the complete documentation index, see [llms.txt](https://pogue-store.gitbook.io/pogue-store-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pogue-store.gitbook.io/pogue-store-docs/readme.md).

# Welcome to Pogue Store Documentation

Welcome to the official documentation hub for **Pogue Store**.

Pogue Store focuses on creating immersive, practical, and performance-friendly scripts for **RedM** servers.\
Our goal is to help server owners build richer roleplay worlds with systems that are easy to configure, smooth to use, and designed to fit naturally into western roleplay environments.

From character actions and fast travel systems to advanced roleplay mechanics, battlegrounds, paperwork, guide systems, robberies, safe zones, and many more creative tools, each script is built with one purpose in mind:

> To make your server feel more alive, more dynamic, and more enjoyable for your community.

### 📚 What You’ll Find Here

This documentation is designed to guide you through the installation, configuration, usage, and troubleshooting of Pogue Store scripts.

Here, you can find:

* Installation guides
* Configuration explanations
* Feature breakdowns
* Usage instructions
* Update notes
* Common fixes and support references

Whether you are setting up your first script or managing a large roleplay community, this GitBook is here to help you get everything running properly.

### 🛠️ Built for Roleplay Servers

Pogue Store scripts are created with roleplay in mind.\
They are not just tools — they are systems designed to support storytelling, player interaction, server identity, and long-term community engagement.

Every server is different, so most systems are built to be configurable and adaptable to your own world, rules, and roleplay style.

### 🤝 Support & Community

Need help, have a suggestion, or want to stay updated with new releases?

You can follow Pogue Store through our community channels, watch previews, read documentation, and reach out whenever you need support.

Thank you for using Pogue Store.

Let’s build better roleplay worlds together. 🚀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pogue-store.gitbook.io/pogue-store-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.
