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

# Welcome

> In this documentation site, you will find all the necessary knowledge to create and edit a plan viewer, as well as developer docs for our API and our SDK kit. 

<img className="block dark:hidden" src="https://i.postimg.cc/CKmxmQ9k/Clean.png" alt="Hero Light" />

<img className="hidden dark:block" src="https://i.postimg.cc/G38ZWgDc/temp-Imagewx-AY98.avif" alt="Hero Dark" />

## Getting Started

What are you looking for today?

<CardGroup cols={2}>
  <Card title="Create and edit Planpoint Viewer" icon="pen-to-square" href="/checklist">
    Start building an awesome Planpoint in under 2 hours.
  </Card>

  <Card title="Build with our API" icon="code" href="/api-documentation/introduction">
    Our many API endpoints can connect both our applications.
  </Card>

  <Card title="Leverage our SDK" icon="rectangle-terminal" href="/sdk-documentation/introduction">
    Easy to understand SDK for a quick turnaround.
  </Card>
</CardGroup>

## Advanced features

There's a lot of advanced features to learn, from Enterprise to Immersive 3D. Let's dig in!

<CardGroup cols={2}>
  <Card title="Enterprise" icon="map-location-dot" href="/enterprise">
    Display all your projects on a global map interface.
  </Card>

  <Card title="360° project" icon="360-degrees" href="/360">
    Create a 360° outlook of your project’s environment.
  </Card>

  <Card title="Amenities & Parkings" icon="water-ladder" href="/amenities-parkings">
    Showcase your project's amenities and available parking spaces.
  </Card>

  <Card title="Allocations" icon="user-tie" href="/allocations">
    Allocate limited access to specific floors and units for stakeholders.
  </Card>
</CardGroup>
