# Quickstart

## Quickstart process overview

1. [Create a Snyk account](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/quickstart/create-a-snyk-account).
2. [Set up a Snyk integration](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/quickstart/set-up-an-integration): to give Snyk access to your code for scanning.
3. [Import a Project](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/quickstart/import-a-project) (or run a scan locally) to scan and identify issues.
4. [Review the results](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/quickstart/view-snyk-scan-results) and take action based on the details of the issues found.

## More details

* See [Running tests](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/running-tests) for a general overview of how to use Snyk functions to run tests.
* See [Walkthrough: Code Repository Projects](https://docs.snyk.io/~/changes/TzxJRMARwBuZNPcIpizY/getting-started/walkthrough-code-repository-projects) to read a full walkthrough of scanning and fixing vulnerabilities from content stored in a Git repository.
* Visit [Snyk Training ](https://training.snyk.io/)for related introductory training:
  * [Find and fix with Snyk Open Source](https://training.snyk.io/learning-paths/find-and-fix-with-snyk-open-source)
  * [Find and fix with Snyk Code](https://training.snyk.io/learning-paths/find-code-path)
