> 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/yourfreebies.md).

# YourFREEBIES

Welcome to **YourFreebies**.

This page is dedicated to free resources, open-source projects, small tools, scripts, props, examples, and community assets shared by YourMAPS.

Not everything we create is a paid product. Sometimes we release free resources to help the RedM community, support new creators, share useful tools, or provide simple systems that can improve roleplay servers.

### What You Can Find Here

YourFreebies may include:

* Free RedM scripts
* Open-source resources
* Small tools
* Example files
* Props or assets
* Mapping-related resources
* Community helpers
* GitHub repositories
* Free support resources for creators

### GitHub Resources

Some free YourMAPS resources are available through [GitHub](https://github.com/zetafe1?tab=repositories).

You can download, inspect, and use these resources depending on the license and instructions included in each repository.

#### YourMAPS FlagScript

A free RedM flag system that allows players to equip, carry, drop, and pick up flags with animations and item support.

[YourMAPS FlagScript on GitHub](https://github.com/zetafe1/yourmaps_flagscript/tree/main)

### Important

Free resources are usually provided as-is.

We try to help when possible, but free resources may not include the same level of support, updates, or customization as paid products or exclusive work.

Please always read the README file included with each free resource before asking for support.

### Community Contributions

Some free resources are created to help the community learn, test, or build better RedM servers.

If you improve one of our open-source resources, fix something, or create a useful addition, we always appreciate community feedback and contributions.

### Support

* Questions or doubts: join the YourMAPS Discord.
* For personalized exterior/interior textures, custom buildings, or custom props: open a ticket on Discord.


---

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