> 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/yourmaps-community/mapping-support.md).

# Mapping Support

Our Discord also includes mapping support channels where mappers, server owners, and developers can ask questions, share progress, and discuss RedM mapping topics.

The YourMAPS Mapping Support Channel exists because we genuinely want to help.

Tafé, our Helpers, and other community members always try their best to guide people, troubleshoot issues, and share knowledge about RedM mapping.

That said, please understand that we do not have a “crystal ball”. If there is not enough information, it becomes very difficult for anyone to properly understand, reproduce, or solve your issue.

### How to Get Faster Help

When asking for help, please include as much useful information as possible.

The best things to provide are:

* A short video showing the issue\
  This is usually the best way for us to see what is happening.
* Clear screenshots or images\
  Show the exact problem, location, coordinates, object, map area, or visual issue.
* A short explanation of what you were doing\
  Tell us the steps you followed before the issue appeared.
* Relevant technical information\
  This can include client/F8 errors, server console errors, resource names, file names, coordinates, or anything else that may help us understand the problem.

### Use Discord Search First

Before asking, please use the Discord search bar.

Many issues have already been answered in the past, and searching first can save time for both you and the people trying to help.

### Keep It Constructive

We are here to help, but support works better when everyone stays calm, clear, and respectful.

The more information you provide, the faster and easier it is for the community to help you.

**Thanks for understanding and helping us keep the mapping support channel useful for everyone.**

These channels are useful for questions related to:

* MLO creation
* YMAPs
* YTYPs
* Collisions
* Props
* Blender / Sollumz workflow
* RedM map streaming
* Texture issues
* General mapping problems

Please keep in mind that mapping support is community-oriented. We try to help when possible, but complex custom work, private teaching, or long technical guidance may require a Patreon tier or a custom service.


---

# 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/yourmaps-community/mapping-support.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.
