> ## Documentation Index
> Fetch the complete documentation index at: https://docs.n-3.co.uk/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the home of the N3 Platform's documentation

<img style={{ borderRadius: "0.5rem" }} className="block dark:hidden" src="https://mintcdn.com/naismiths/eprxcarTKcEmx_es/images/signin-light.png?fit=max&auto=format&n=eprxcarTKcEmx_es&q=85&s=17ca1afa2eced90461f745e20e31adfe" alt="Hero Light" width="3442" height="1806" data-path="images/signin-light.png" />

<img style={{ borderRadius: "0.5rem" }} className="hidden dark:block" src="https://mintcdn.com/naismiths/eprxcarTKcEmx_es/images/signin.png?fit=max&auto=format&n=eprxcarTKcEmx_es&q=85&s=6add7d49f2bd42e50f0127af673a936c" alt="Hero Dark" width="3440" height="1804" data-path="images/signin.png" />

## Setting up

Once you are onboarded onto the platform you will be able to use the N3 platform to contribute and manage your projects.

<CardGroup cols={2}>
  <Card title="Your account" icon="pen-to-square" href="/quickstart#setup-your-account">
    Get your account setup and ready to go
  </Card>

  <Card title="Subscribe to environments" icon="image" href="/quickstart#setup-your-account">
    Environments allow you to see projects and related companies
  </Card>
</CardGroup>

## Core Features

Update your docs to your brand and add valuable content for the best user conversion.

<CardGroup cols={2}>
  <Card title="Create a Project" icon="palette" href="/essentials/projects#create-a-new-project">
    Find out how to create a project in your environment
  </Card>

  <Card title="Benchmarking" icon="code" href="/surveyors/benchmarking">
    N3 benchmarking uses multiple data sources to generate benchmark data for
    you to use in your reports
  </Card>

  <Card title="Generate Reports" icon="screwdriver-wrench" href="/surveyors/initial-reports">
    Build your initial reports from your project data
  </Card>

  <Card title="Upload project assets" icon="stars" href="/surveyors/uploading-assets">
    Store and share photos and documentation in the platform for each project
  </Card>
</CardGroup>
