# Marketplace and Server NPCs (Revamped) > Documentation for the Marketplace and Server NPCs (Revamped) Valheim mod: NPC shops, quests, dialogue, banking, territories, and server/client configuration. Every link below is the raw Markdown source for that page — the same file this site is built from — rather than the rendered HTML. - [Introduction](/index.md) ## Getting started - [Installation](/setup/installation/index.md) - [File structure](/setup/file-structure/index.md) - [Server config](/setup/server-config/index.md) - [Client config](/setup/client-config/index.md) ## Content creation - [Content creation](/concepts/content-creation/index.md) - [Config file syntax](/concepts/config-syntax/index.md) - [Hot reload](/setup/hot-reload/index.md) - [Profiles](/concepts/profiles/index.md) - [Conditions](/concepts/conditions/index.md) - [Commands](/concepts/commands/index.md) - [Prefabs and text markup](/concepts/prefabs-and-assets/index.md) - [Custom assets](/assets/custom-assets/index.md) - [Scheduled configs](/concepts/time-windows/index.md) ## Core - [NPC system](/npc/npc-system/index.md) - [Marketplace Hammer](/npc/marketplace-hammer/index.md) - [Saved NPCs](/configs/saved-npcs/index.md) - [Random NPC Speech](/configs/random-npc-speech/index.md) - [Spawned NPCs](/configs/spawned-npcs/index.md) - [Quests](/configs/quests/index.md) - [Quest Profiles](/configs/quest-profiles/index.md) - [Quest Events](/configs/quest-events/index.md) - [Dialogues](/configs/dialogues/index.md) - [Custom Spawn Data](/configs/custom-spawn-data/index.md) - [Factions](/configs/factions/index.md) ## Economy - [Traders](/configs/traders/index.md) - [Bankers](/configs/bankers/index.md) - [Gamblers](/configs/gamblers/index.md) - [Buffers](/configs/buffers/index.md) - [Buffer Profiles](/configs/buffer-profiles/index.md) - [Transmogrification](/configs/transmogrification/index.md) ## World - [Server Info](/configs/server-infos/index.md) - [Teleporters](/configs/teleporters/index.md) - [Territories](/configs/territories/index.md) ## Server utilities & extras - [Player Tags](/configs/player-tags/index.md) - [Synced Localizer](/configs/synced-localizer/index.md) - [Localization keys](/reference/localization-keys/index.md) - [Console commands](/setup/console-commands/index.md) - [Distanced UI](/configs/distanced-ui/index.md) - [Discord Webhooks](/configs/discord-webhooks/index.md) - [Leaderboard Achievements](/configs/leaderboard-achievements/index.md) ## Guides - [Your first quest](/guides/first-quest/index.md) - [Quest chains](/guides/quest-chain/index.md) - [A branching dialogue tree](/guides/dialogue-tree/index.md) - [Dialogue patterns](/guides/dialogue-patterns/index.md) - [Tracking player state](/guides/tracking-player-state/index.md) - [Shops, currency, and taxes](/guides/shop-and-economy/index.md) - [Setting up a territory](/guides/territory-setup/index.md) - [Video guides](/guides/video-guides/index.md) ## Tooling - [VS Code extensions](/tooling/vscode-extension/index.md) - [Coming soon](/tooling/coming-soon/index.md) ## For mod developers - [Integrating with this mod](/api/modder-api/index.md) ## Reference - [Changelog](/reference/changelog/index.md) - [Migrations](/reference/migrations/index.md) - [Known gaps](/reference/known-gaps/index.md)