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

# YourTOOLS

These tools were created because, during our own work with RedM maps, MLOs, props, interiors, and server environments, we often felt the lack of simple, practical, and efficient tools.

Many tasks in RedM development can become repetitive, confusing, or time-consuming: collecting coordinates, checking entities, managing IMAPs, adjusting vegetation, testing locations, or preparing information for scripts and maps.

Instead of depending only on manual commands, external tools, or custom one-use scripts, we wanted to create resources that make the workflow cleaner and easier directly inside the game.

### Why We Create Tools

YourMAPS Tools are built with a practical goal: save time and reduce unnecessary work.

They are designed to help with:

* Faster development workflow
* Easier map and MLO testing
* Cleaner server management
* Better control over coordinates, entities, and map data
* Useful information for scripts and mapping
* Simple systems that do not require complex setup
* Tools that help performance, organization, and daily work

Our tools are made from real needs we encountered while working on RedM projects.

They are not created just to add features. They are created to solve problems, improve workflow, and make development more comfortable for people building roleplay servers.

### Who Are These Tools For?

YourMAPS Tools are useful for:

* RedM server owners
* Mappers
* MLO creators
* Script developers
* Staff teams
* Testers
* Roleplay communities
* Anyone working with custom maps, props, interiors, or server locations

Whether you are managing a large server, creating custom interiors, testing props, or preparing map data, these tools can help you work with more precision and less frustration.

### Available Tools

Current YourMAPS tools include:

* YourMAPS Coords Tool
* YourMAPS Map Manager
* YourMAPS VegModifier

Each tool has its own documentation page with installation instructions, features, usage notes, and important information.


---

# 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://yourmaps.gitbook.io/yourmaps-docs/yourtools.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.
