> ## Documentation Index
> Fetch the complete documentation index at: https://lovable.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Feature overview

***

Explore the sections below to get started quickly and learn more about some of the features offered by GPT Engineer.

<div className="grid-cards">
  <div className="card">
    <h3>
      <span className="icon">🚀</span> Deploy and share
    </h3>

    <p>
      Learn how to publish and share your GPT Engineer projects quickly and efficiently with the public.
    </p>

    <a href="deploy">Deploy</a>
  </div>

  <div className="card">
    <h3>
      <span className="icon">🔀</span> Git integration
    </h3>

    <p>
      Understand how to integrate GPT Engineer with Git for seamless version control and collaboration.
    </p>

    <a href="git-integration">Git integration</a>
  </div>

  <div className="card">
    <h3>
      <span className="icon">📦</span> Using npm packages
    </h3>

    <p>
      Extend GPT Engineer's functionality by integrating npm packages into your projects.
    </p>

    <a href="npm-packages">Using npm packages</a>
  </div>
</div>
