# Arctic Development

## Arctic Development

- [Welcome](https://arctic-development.gitbook.io/arctic-development/readme.md)
- [Tags Menu](https://arctic-development.gitbook.io/arctic-development/scripts/tags-menu.md)
- [Tags Menu - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/tags-menu/tags-menu-installation.md): Below is a detailed Step By Step Installation Guide for the Tags Menu Script for your FiveM Community/Server
- [Tags Menu - Exports](https://arctic-development.gitbook.io/arctic-development/scripts/tags-menu/tags-menu-exports.md): Below is all exports for the Tags Menu Script
- [NPC Manager](https://arctic-development.gitbook.io/arctic-development/scripts/npc-manager.md)
- [NPC Manager - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/npc-manager/npc-manager-installation.md): Below is a detailed Step By Step Installation Guide for the NPC Manager Script for your FiveM Community/Server
- [Vehicle Morph](https://arctic-development.gitbook.io/arctic-development/scripts/vehicle-morph.md)
- [Vehicle Morph - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/vehicle-morph/vehicle-morph-installation.md): Below is a detailed Step By Step Installation Guide for the Vehicle Morph Script for your FiveM Community/Server
- [Server Cleaner](https://arctic-development.gitbook.io/arctic-development/scripts/server-cleaner.md)
- [Server Cleaner - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/server-cleaner/server-cleaner-installation.md): Below is a detailed Step By Step Installation Guide for the Server Cleaner Script for your FiveM Community/Server
- [Loading Screen](https://arctic-development.gitbook.io/arctic-development/scripts/loading-screen.md)
- [Loading Screen - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/loading-screen/loading-screen-installation.md): Below is a detailed Step By Step Installation Guide for the Loading Screen Script for your FiveM Community/Server
- [Debug Weapon](https://arctic-development.gitbook.io/arctic-development/scripts/debug-weapon.md)
- [Debug Weapon - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/debug-weapon/debug-weapon-installation.md): Below is a detailed Step By Step Installation Guide for the Debug Weapon Installation for your FiveM Community/Server
- [Vehicle Spawner](https://arctic-development.gitbook.io/arctic-development/scripts/vehicle-spawner.md)
- [Vehicle Spawner - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/vehicle-spawner/vehicle-spawner-installation.md): Below is a detailed Step By Step Installation Guide for the Vehicle Spawner Script for your FiveM Community/Server
- [Kills Counter System](https://arctic-development.gitbook.io/arctic-development/scripts/kills-counter-system.md)
- [Kills Counter System - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/kills-counter-system/kills-counter-system-installation.md): Below is a detailed Step By Step Installation Guide for the Kills Counter System Script for your FiveM Community/Server
- [Server Voting](https://arctic-development.gitbook.io/arctic-development/scripts/server-voting.md)
- [Server Voting - Installation](https://arctic-development.gitbook.io/arctic-development/scripts/server-voting/server-voting-installation.md): Below is a detailed Step By Step Installation Guide for the Server Manager Script for your FiveM Community/Server
- [Speed Manager](https://arctic-development.gitbook.io/arctic-development/scripts/speed-manager.md)
- [Speed Manager- Installation](https://arctic-development.gitbook.io/arctic-development/scripts/speed-manager/speed-manager-installation.md): Below is a detailed Step By Step Installation Guide for the Speed Manager Script for your FiveM Community/Server
- [EA | Enhanced Spectate](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-enhanced-spectate.md)
- [EA | Enhanced Spectate - Installation](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-enhanced-spectate/ea-or-enhanced-spectate-installation.md): Below is a detailed Step By Step Installation Guide for the Enhanced Spectate Script for your FiveM Community/Server
- [EA | Search Cached](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-search-cached.md)
- [EA | Search Cached - Installation](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-search-cached/ea-or-search-cached-installation.md): Below is a detailed Step By Step Installation Guide for the Search Cached Script for your FiveM Community/Server
- [EA | Staff Duty](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-staff-duty.md)
- [EA | Staff Duty - Installation](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-staff-duty/ea-or-staff-duty-installation.md): Below is a detailed Step By Step Installation Guide for the Staff Duty Script for your FiveM Community/Server
- [EA | Staff Jail](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-staff-jail.md)
- [EA | Staff Jail - Installation](https://arctic-development.gitbook.io/arctic-development/easyadmin-plugins/ea-or-staff-jail/ea-or-staff-jail-installation.md): Below is a detailed Step By Step Installation Guide for the Staff Jail Script for your FiveM Community/Server
- [Discord Rich Presence](https://arctic-development.gitbook.io/arctic-development/free-scripts/discord-rich-presence.md)
- [Discord Rich Presence - Installation](https://arctic-development.gitbook.io/arctic-development/free-scripts/discord-rich-presence/discord-rich-presence-installation.md): Below is a detailed Step By Step Installation Guide for the Discord Rich Presence Script for your FiveM Community/Server
- [FiveM Vehicle Installation](https://arctic-development.gitbook.io/arctic-development/other/fivem-vehicle-installation.md)
- [Page 1](https://arctic-development.gitbook.io/arctic-development/group-1/page-1.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://arctic-development.gitbook.io/arctic-development/readme.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.
