# HB Scripts Docs > Documentation for Nexora Dashboard, Citizen's Journey, ADS System, and Diamond Online. ## Docs - [Configs](https://docs.heartbreakhotel.site/ads-system/configs.md): Config.Framework = 'auto' -- auto | qbcore | qbox - [Installation](https://docs.heartbreakhotel.site/ads-system/installation.md): 1. Drop ads-system into resources/. - [Preview](https://docs.heartbreakhotel.site/ads-system/preview.md) - [Summary](https://docs.heartbreakhotel.site/ads-system/summary.md): /ads opens a polished NUI composer where players write predefined ads (police callouts, EMS notices, mechanic specials, taxi calls, anonymous messages, custom b - [Client Events](https://docs.heartbreakhotel.site/citizens-journey/client-events.md): These events fire automatically on the player's client when server state changes. Listen to them from any other resource's client script. - [Configs](https://docs.heartbreakhotel.site/citizens-journey/configs.md): All config files live in configs/ and are not escrowed - edit freely. - [Installation](https://docs.heartbreakhotel.site/citizens-journey/installation.md): Drop hb_citizensjourney into resources, import the SQL schema, ensure dependencies, configure season + quests, restart. - [Integration](https://docs.heartbreakhotel.site/citizens-journey/integration.md): Use the server-side export from your job resource. If the quest has a job field, the server automatically validates the player's current job before crediting pr - [Player UI](https://docs.heartbreakhotel.site/citizens-journey/player-ui.md): Default: F7. Players can rebind it in GTA V Settings → Key Bindings. The command is hbcjtoggle. - [Server Exports](https://docs.heartbreakhotel.site/citizens-journey/server-exports.md): All exports are server-side. Call them from another resource's server script: - [Summary](https://docs.heartbreakhotel.site/citizens-journey/summary.md): A 0-100 tier seasonal battle pass for FiveM servers running QBX or QB-Core. Players earn XP by completing quests, advance through tiers, and claim rewards from - [Configs](https://docs.heartbreakhotel.site/hb-diamondonline/configs.md): All config lives in config_server.lua. Nothing ships to the client. - [Installation](https://docs.heartbreakhotel.site/hb-diamondonline/installation.md): Drop the resource, run the SQL, ensure it after your phone resource. - [Summary](https://docs.heartbreakhotel.site/hb-diamondonline/summary.md): Online casino app for LB Phone & YSeries. Provably fair flyUS crash, blackjack, slots, and shared-round roulette, all server-authoritative. - [HB Scripts](https://docs.heartbreakhotel.site/index.md): Premium FiveM resources by Heartbreak Hotel. Pick a product to dive into its docs. - [Auto install (recommended)](https://docs.heartbreakhotel.site/nexora-dashboard/getting-started/auto-install.md): One script does everything: installs Node.js, nginx, SSL, and starts the dashboard as a service. Takes about 5 minutes. - [Environment variables](https://docs.heartbreakhotel.site/nexora-dashboard/getting-started/env-vars.md): Every setting lives in /home/fivem/.env. The install script writes this for you. Edit it by hand if you need to change anything later, then systemctl restart ne - [First login & onboarding](https://docs.heartbreakhotel.site/nexora-dashboard/getting-started/first-login.md): After install, open https://yourdomain.com. The dashboard detects that no admins exist yet and shows an onboarding wizard. - [Manual install with nginx](https://docs.heartbreakhotel.site/nexora-dashboard/getting-started/manual-nginx.md): Skip this page if you used the [auto install](/nexora-dashboard/getting-started/auto-install). Use this if you want full control or already have nginx configured. - [Requirements](https://docs.heartbreakhotel.site/nexora-dashboard/getting-started/requirements.md): Before you install, make sure you have all of this. - [Install the Lua resource in FiveM](https://docs.heartbreakhotel.site/nexora-dashboard/lua-resource/install.md): The dashboard talks to your game server through a small Lua resource called nexora-dashboard. Without it, the dashboard shows zero live data. - [Nexora Dashboard](https://docs.heartbreakhotel.site/nexora-dashboard/overview.md): A web dashboard for your FiveM server. Manage players, vehicles, money, bans, resources and more from your browser, no game client required. - [Account](https://docs.heartbreakhotel.site/nexora-dashboard/pages/account.md) - [Audit Logs](https://docs.heartbreakhotel.site/nexora-dashboard/pages/audit-logs.md) - [Bans](https://docs.heartbreakhotel.site/nexora-dashboard/pages/bans.md) - [Chat](https://docs.heartbreakhotel.site/nexora-dashboard/pages/chat.md) - [Console](https://docs.heartbreakhotel.site/nexora-dashboard/pages/console.md) - [Dashboard](https://docs.heartbreakhotel.site/nexora-dashboard/pages/dashboard.md) - [Discord Bot](https://docs.heartbreakhotel.site/nexora-dashboard/pages/discord-bot.md) - [Economy](https://docs.heartbreakhotel.site/nexora-dashboard/pages/economy.md) - [Entities](https://docs.heartbreakhotel.site/nexora-dashboard/pages/entities.md) - [Inventories](https://docs.heartbreakhotel.site/nexora-dashboard/pages/inventories.md) - [Kill Log](https://docs.heartbreakhotel.site/nexora-dashboard/pages/kill-log.md) - [Live Map](https://docs.heartbreakhotel.site/nexora-dashboard/pages/live-map.md) - [Online Players](https://docs.heartbreakhotel.site/nexora-dashboard/pages/online-players.md) - [Phone](https://docs.heartbreakhotel.site/nexora-dashboard/pages/phone.md) - [Player Profile](https://docs.heartbreakhotel.site/nexora-dashboard/pages/player-profile.md) - [Players](https://docs.heartbreakhotel.site/nexora-dashboard/pages/players.md) - [Properties](https://docs.heartbreakhotel.site/nexora-dashboard/pages/properties.md) - [Queue](https://docs.heartbreakhotel.site/nexora-dashboard/pages/queue.md) - [Resources](https://docs.heartbreakhotel.site/nexora-dashboard/pages/resources.md) - [Roles](https://docs.heartbreakhotel.site/nexora-dashboard/pages/roles.md) - [Settings](https://docs.heartbreakhotel.site/nexora-dashboard/pages/settings.md) - [Storage](https://docs.heartbreakhotel.site/nexora-dashboard/pages/storage.md) - [Users](https://docs.heartbreakhotel.site/nexora-dashboard/pages/users.md) - [Vehicles](https://docs.heartbreakhotel.site/nexora-dashboard/pages/vehicles.md) - [Whitelist](https://docs.heartbreakhotel.site/nexora-dashboard/pages/whitelist.md) - [Troubleshooting](https://docs.heartbreakhotel.site/nexora-dashboard/troubleshooting.md): Fixes for the most common problems. If your issue is not here, hop in the Discord and ask (link in the dashboard's Help menu).