# Version Control WP-Engine
## Step 1: WP-Engine Staging
## Possible optimization to WPEngine staging
### Using the "Site & Environments Feature"
### Quick WP Engine Vocab
* "Site" -> "the container for related environments"
* "Environments" -> "allow you to work with multiple iterations of your site, making changes in development, creating a working staged copy in staging" -> You may copy an enviroment
* "Environments" -> "allow you to work with multiple iterations of your site, making changes in development, creating a working staged copy in staging" -> You may copy an enviroment
### Using 'Site and Environments' utility
"On WP Engine, each account can create sites made up of multiple environments: production, staging, and development. These environments allow you to work with multiple iterations of your site, making changes in development, creating a working staged copy in staging for your stakeholders, and only pushing changes to your live, production website when you are truly ready."
## Step 2: Git Integration