> For the complete documentation index, see [llms.txt](https://fiveforge-studios.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fiveforge-studios.gitbook.io/docs/mythic-resources/payment/installation.md).

# Installation

## Step 1 - Install Resource

Download the resource from your [keymaster](https://keymaster.fivem.net/asset-grants), add it to your resources in any folder of your choice.

## Step 2 - Edit Config

* If you have renamed `mythic-base` at all then you can edit the calls for that in `ff_payment/configs/shared.lua` the field to edit is called `SharedConfig.BaseName = "mythic-base"`. Just simply change the string content to the name of your mythic framework base.

Open your `server.cfg` file and at the bottom of your resources make sure to ensure the reason by typing `ensure ff_payment` and then saving your file.
