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

# Street Signs

{% hint style="warning" %}
**Coming Soon**

Street Signs is in active development and this page is an early preview of the experience, features, and visual direction.
{% endhint %}

## Bring Your Roads To Life

Street Signs is a customizable in-world signage system for FiveM servers. Create everything from highway message boards and warning signs to directional signage and billboard-style displays, all while keeping your world feeling polished, active, and immersive.

Whether you are building out public works scenes, roleplay road closures, event directions, or persistent map detail, Street Signs gives your server a clean way to place, edit, and manage custom signs.

> Screenshot Placeholder: Hero image showing several Street Signs placed in-world on a roadway.

## Features

### Multiple Sign Styles

Choose from a growing collection of sign types designed for different use cases, including roadway messaging, warning signage, directional signs, and larger display boards.

> Screenshot Placeholder: Assorted sign styles side by side.

### Easy In-World Editing

Open a streamlined editor experience to update sign content without rebuilding the scene from scratch. Make changes quickly and keep roleplay moving.

> Screenshot Placeholder: Editor interface with a sign preview.

### Persistent Placements

Signs stay where you put them, making it easy to build lasting road systems, recurring event setups, and long-term environmental detail across your server.

> Screenshot Placeholder: Persistent city setup or before-and-after example.

### Built For Active Roleplay

Use Street Signs for traffic control, construction zones, public event routing, emergency detours, seasonal map changes, and more.

> Screenshot Placeholder: Road closure, detour, and event signage examples.

### Flexible Permissions

Support a variety of server setups so staff, departments, or trusted roles can manage signs in a way that fits your community.

> Screenshot Placeholder: Permissions or staff workflow overview.

### Expansion-Ready Design

Street Signs is built to support more sign packs and visual options over time, giving servers room to grow their signage system as new content is added.

> Screenshot Placeholder: Alternate sign pack or billboard-style preview.

## Documentation

{% content-ref url="/pages/odsKXgBuTAeSn4FJP71N" %}
[Features and Use Cases](/store/street-signs/features-and-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/K2H8RsFC11AIy8V8uVcv" %}
[Getting Started](/store/street-signs/getting-started.md)
{% endcontent-ref %}

{% content-ref url="/pages/ArTfkzl5esvPtcOyq1t7" %}
[Configuration Reference](/store/street-signs/configuration-reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/7FYqgvqgI7Psr5PIVSwq" %}
[Permissions](/store/street-signs/permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/GyobKm3djkz1rzfdgli7" %}
[Commands and Usage](/store/street-signs/commands-and-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/DjphV63sDFbNzQc3GUA2" %}
[Integrations and Webhooks](/store/street-signs/integrations-and-webhooks.md)
{% endcontent-ref %}

{% content-ref url="/pages/4nNxeZxd12J5eVAVbGR2" %}
[FAQ and Troubleshooting](/store/street-signs/faq-and-troubleshooting.md)
{% endcontent-ref %}

## Additional Pages

{% content-ref url="/pages/odsKXgBuTAeSn4FJP71N" %}
[Features and Use Cases](/store/street-signs/features-and-use-cases.md)
{% endcontent-ref %}

{% content-ref url="/pages/od2RFH5lN2Eeol8nXOHC" %}
[Visual Showcase](/store/street-signs/visual-showcase.md)
{% endcontent-ref %}

## Great For

* Highway patrol scenes
* Department of transportation roleplay
* Road closures and detours
* Community events and race routes
* Construction areas
* Custom city detail and immersion

## Planned Visual Showcase

This page will be expanded with:

* In-game screenshots
* Editor previews
* Sign pack examples
* Setup and getting started documentation
* Additional feature spotlights

## More Information Soon

Additional documentation, screenshots, and release details will be added here as Street Signs moves closer to launch.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.sonoransoftware.com/store/street-signs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
