# Introduction
Source: https://onepatch.mintlify.app/index
Welcome to your project
Write a short description of your product here. What it does, who it's for, and what they can accomplish with it.
Ready to make this your own? Start by editing this page. Update your `docs.json` file to customize your site. Then fill out the [Quickstart](/quickstart) page.
This card links to the quickstart page in your project.
Add cards, callouts, steps, tabs, and more to design and structure your pages.
Set your site name, branding, and navigation in the `docs.json` file.
# Quickstart
Source: https://onepatch.mintlify.app/quickstart
Begin with a guide on the fastest path to a successful outcome
Describe how someone begins using your product. What is the first thing they need to do? Are there any prerequisites?
A quickstart should take someone from zero to using your product. They'll get a quick win and a sense of what they can accomplish.
## Prerequisites
Before you begin, you must have:
* Requirement one (for example, Node.js 18+, a free account, an API key)
* Requirement two (for example, a compatible device, a compatible browser, a compatible operating system)
## Get started
Describe how to install your product or sign up.
```bash theme={null}
npm install your-package
```
Describe any setup or configuration needed before first use.
```bash theme={null}
your-cli init
```
Show the first thing a user does to see it working.
```bash theme={null}
your-cli start
```
Give people a way to get help. This could be a link to a support page, a chat with a customer support agent, or a forum for your product.
Example: Need help? Reach out to us at [support@yourcompany.com](mailto:support@yourcompany.com).