# Pre-Requisites

Before getting started with sfp, ensure you have the following:

### sfp Server

* [ ] A running sfp server instance — either through your **codev** platform subscription or a trial instance provided by flxbl
* [ ] Server URL (e.g. `https://yourcompany.flxbl.io`)
* [ ] Your login credentials (email registered with the server)

{% hint style="info" %}
If you don't have an sfp server yet, contact flxbl to get started with a trial instance or sign up for codev at [flxbl.io](https://flxbl.io).
{% endhint %}

### Salesforce

* [ ] Salesforce Org with [sfpowerscripts-artifact](https://docs.flxbl.io/flxbl/sfp/v3/configuring-a-project/setup-salesforce-org#id-2.-install-sfpowerscripts-artifact-unlocked-package) Unlocked Package installed
* [ ] DevHub enabled in your production org (required for building packages and scratch orgs)

### Workstation

* [ ] [git](https://git-scm.com/)
* [ ] [VS Code](https://code.visualstudio.com/)
* [ ] [sf CLI](https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm)
