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

# Introduction

> Welcome!

Welcome to smartmove’s documentation.

Here you will learn how to use our products in practice - what they enable, how they work, and how to get the most value out of each feature.

Whether vehicles are being managed internally, shared with others, or used for charging operations, smartmove helps simplify everyday workflows and keeps everything under control without adding unnecessary complexity.

<br />

<div className="space-y-4">
  <section className="card-fleets">
    <Card title="Fleets" icon={<span className="flex h-7 items-center justify-center flex-shrink-0"><img src="https://mintcdn.com/smartmove/tZJHfzVbyW2r8RvS/images/fleets.svg?fit=max&auto=format&n=tZJHfzVbyW2r8RvS&q=85&s=b4dd07ee51fc83346f0fa10ce6998927" alt="Fleets" className="size-7"/></span>} horizontal>Manage and optimise your vehicle fleets seamlessly</Card>

    <div className="platform-card-grid">
      <Columns cols={2}>
        <div className="platform-card-position platform-card-web">
          <Card title="Web Portal" icon="globe" href="/general/en/web/fleets/fleets">Fleet overview</Card>
        </div>

        <div className="platform-card-position platform-card-app">
          <Card title="App" icon="mobile" href="/general/en/app/fleets/fleets">Mobile insights</Card>
        </div>
      </Columns>
    </div>
  </section>

  <section className="card-sharing">
    <Card title="Sharing" icon={<span className="flex h-7 items-center justify-center flex-shrink-0"><img src="https://mintcdn.com/smartmove/tZJHfzVbyW2r8RvS/images/sharing.svg?fit=max&auto=format&n=tZJHfzVbyW2r8RvS&q=85&s=732eb08e8a6049b8788ad6a3e2076d14" alt="Sharing" className="size-7"/></span>} horizontal>Enable smooth and user-friendly vehicle sharing</Card>

    <div className="platform-card-grid">
      <Columns cols={2}>
        <div className="platform-card-position platform-card-web">
          <Card title="Web Portal" icon="globe" href="/general/en/web/sharing/sharing">Control bookings</Card>
        </div>

        <div className="platform-card-position platform-card-app">
          <Card title="App" icon="mobile" href="/general/en/app/sharing/sharing">Start trips</Card>
        </div>
      </Columns>
    </div>
  </section>

  <section className="card-charging">
    <Card title="Charging" icon={<span className="flex h-7 items-center justify-center flex-shrink-0"><img src="https://mintcdn.com/smartmove/tZJHfzVbyW2r8RvS/images/charging.svg?fit=max&auto=format&n=tZJHfzVbyW2r8RvS&q=85&s=7b3e0aed26268af4a38fcabcd79233d2" alt="Charging" className="size-7"/></span>} horizontal>Streamline charging infrastructure management</Card>

    <div className="platform-card-grid">
      <Columns cols={2}>
        <div className="platform-card-position platform-card-web">
          <Card title="Web Portal" icon="globe" href="/general/en/web/charging/charging">Review sessions</Card>
        </div>

        <div className="platform-card-position platform-card-app">
          <Card title="App" icon="mobile" href="/general/en/app/charging/charging">Find chargers</Card>
        </div>
      </Columns>
    </div>
  </section>
</div>

<br />

Explore the guides to understand each feature step by step and learn how smartmove supports daily operations in practice.

Each section is designed to help users quickly find the information they need while also providing enough context to better understand how different features work together across the platform.

## Other topics

<Columns cols={2}>
  <Card title="General information about our API" icon="terminal" iconType="duotone" color="#1DA1F2" href="/api-reference/general_info" />

  <Card title="Authorisation flow" icon="key" iconType="duotone" color="#1DA1F2" href="/authorisation/credentials_flow" />
</Columns>
