# Getting Started

Smmall Cloud gives you a personal space on the web to share anything — photos, videos, documents, links, and more — all from your iPhone or iPad.

### Quick Start

After signing in, you'll land on the **Files** tab — your home base. From here you can:

* Tap the **+** button to upload something
* Swipe right on any file to copy its share link
* Swipe left to open the share sheet
* Long-press a file to see all your options

Navigate between sections using the sidebar. On iPhone, tap the menu icon in the top-left to open it. On iPad, the sidebar is always visible.

<div data-with-frame="true"><figure><img src="/files/Mre2EZ8of35vvPOV7HSC" alt=""><figcaption></figcaption></figure></div>

### Getting Around the App

The sidebar gives you access to five main sections:

<div align="left" data-with-frame="true"><figure><img src="/files/7Q7ZiHOtnlwKd5pwLasw" alt="" width="375"><figcaption></figcaption></figure></div>

| Section      | What It's For                |
| ------------ | ---------------------------- |
| **Files**    | All your uploaded files      |
| **Folders**  | Your organized collections   |
| **Inbox**    | Files others have sent you   |
| **Stats**    | See who's viewing your files |
| **Settings** | Your profile and account     |

> **iPhone vs iPad:** On iPhone, the sidebar slides in as a drawer — tap the menu icon or swipe from the left edge to open it. On iPad, the sidebar stays pinned to the left side of the screen so you always have quick access.

Ready to get started? Head to Share a File to upload your first file.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smmall.cloud/ios/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
