> 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/patreon-learning-area.md).

# Patreon Learning Area

The YourMAPS Patreon Learning Area is dedicated to supporters who want to go deeper into RedM mapping, MLO creation, and the technical workflow behind custom interiors and map assets.

These exclusive channels are designed for people who are serious about learning, improving their skills, and understanding not only *what* to do, but also *why* things work the way they do inside RedM and the RAGE engine.

Depending on your Patreon tier, you may have access to private learning channels, dedicated support areas, tutorial videos, work-in-progress explanations, direct guidance, and exclusive lessons focused on MLO creation and RedM mapping.

**Our goal is not only to give answers, but to help you understand the process.**

You can learn about topics such as:

* MLO structure and logic
* Blender and Sollumz workflow
* YMAP, YTYP, YDR, YBN, YTD and related files
* Interior setup and organization
* Collisions and common alignment issues
* Portals, rooms, bounds, and visibility logic
* Props, textures, and optimization
* Common RedM mapping mistakes
* How to debug and improve your own projects

For higher Patreon tiers, learning can also include more direct support, private guidance, and personalized help with your own mapping progress.

This area is especially valuable for creators who want to learn in a more structured, patient, and practical way, with access to someone who has been working with RedM since the early days and has already faced many of the problems new mappers usually encounter.

The Patreon Learning Area is built around patience, practice, and real understanding.

We want to help you become more independent, more confident, and more capable of creating your own RedM interiors and mapping projects over time.


---

# 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/patreon-learning-area.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.
