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

# Getting Started Overview

> An introduction to the Nexudus Platform documentation and links to main sections.

# Introduction

Welcome to the Nexudus Platform documentation! This guide is your gateway to mastering the tools and features that make coworking spaces thrive. Whether you're setting up your space, managing your community, or customizing the portal, you'll find everything you need here.

<Columns cols={2}>
  <Frame>
    <img src="https://mintcdn.com/nexudus/VEmRRswE8XgPTqrr/images/dashboard/dashboard-home.png?fit=max&auto=format&n=VEmRRswE8XgPTqrr&q=85&s=7a4bb740cf79fe05954d985a9613674b" alt="Nexudus Administration Panel" width="2486" height="1648" data-path="images/dashboard/dashboard-home.png" />
  </Frame>

  <Frame>
    <img src="https://mintcdn.com/nexudus/VEmRRswE8XgPTqrr/images/portal/portal-home.png?fit=max&auto=format&n=VEmRRswE8XgPTqrr&q=85&s=f85d9216ba964f7efd14a8e4a17cd02e" alt="Nexudus Administration Panel" width="2486" height="1648" data-path="images/portal/portal-home.png" />
  </Frame>
</Columns>

## Overview

<CardGroup cols={3}>
  <Card title="Getting Started" icon="rocket" href="/get-started/overview">
    Guides for using the Nexudus Dashboard as a coworking space operator.
  </Card>

  <Card title="Member Portal" icon="browser" href="/member-portal/overview">
    Guide to every page and section your members see in the portal.
  </Card>

  <Card title="Portal Editor" icon="pen-ruler" href="/editor/overview">
    Visual drag-and-drop page editor for customising your Members Portal.
  </Card>

  <Card title="REST API Reference" icon="book-open" href="/rest-api/overview">
    Complete reference for every endpoint in the Nexudus REST API.
  </Card>

  <Card title="Public API Reference" icon="plug" href="/api/overview">
    Public API details and usage examples for the Members Portal.
  </Card>

  <Card title="Marketplaces API" icon="store" href="/rest-api/marketplaces/overview">
    API for marketplace providers aggregating inventory data across Nexudus customers.
  </Card>

  <Card title="Environment API" icon="temperature-half" href="/rest-api/environment/overview">
    Pull and receive sensor data to trigger actions and display measurements.
  </Card>

  <Card title="Nexudus CLI" icon="terminal" href="/cli/overview">
    Command-line tool and AI Agent Skills for managing Nexudus coworking spaces.
  </Card>

  <Card title="Nexudus SDK" icon="cube" href="/sdk/overview">
    The official .NET SDK for interacting with the Nexudus REST API programmatically.
  </Card>

  <Card title="Access Control" icon="lock" href="/integrations/access-control/overview">
    Connect your access control systems to Nexudus.
  </Card>

  <Card title="Network Bridge" icon="bridge" href="/integrations/network-bridge">
    Connect with systems and services installed on your Location's local network.
  </Card>
</CardGroup>

## Need Help?

<Tip>
  If you have any questions or need further assistance, visit our [Help Center](https://help.Nexudus.com) or contact our support team. We're here to
  help you succeed!
</Tip>
