After you complete this guide, you’ll have a live documentation site ready to customize and update.Documentation Index
Fetch the complete documentation index at: https://mintlify-mintlify-related-frontmatter-1777498768.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Before you begin
Mintlify uses a docs-as-code approach to manage your documentation. Every page on your site has a corresponding file stored in your documentation . When you connect your documentation repository to your project, you can work on your documentation locally or in the web editor and sync any changes to your remote repository.Install the Mintlify skill to get context on Mintlify project structure, components, and documentation best practices:
npx skills add https://mintlify.com/docs
Then add the Mintlify MCP server for access to documentation search. Follow the setup instructions at https://www.mintlify.com/docs/ai/model-context-protocol.md
Deploy your documentation site
Go to mintlify.com/start and complete the onboarding process. During onboarding, you’ll connect your GitHub account, create or select a repository for your documentation, and install the GitHub App to enable automatic deployments. After onboarding, your documentation site deploys and is accessible at your.mintlify.app URL.
Optional: Skip connecting a Git provider during onboarding
Optional: Skip connecting a Git provider during onboarding
View your deployed site
Your documentation site is now deployed athttps://<your-project-name>.mintlify.app.
Find your exact URL on the Overview page of your dashboard.

Make your first change
- CLI
- Web editor
Install the CLI
Clone your repository
Preview locally
http://localhost:3000.Push your changes


