# Smmall Cloud

## Smmall Cloud

- [Getting Started](https://docs.smmall.cloud/getting-started.md): Uploading your first file
- [Custom Domains](https://docs.smmall.cloud/custom-domains.md): Hosting your Cloud content on a custom domain
- [Limits](https://docs.smmall.cloud/limits.md)
- [Folders](https://docs.smmall.cloud/folders.md): How folders work on Smmall Cloud
- [Pinned Files](https://docs.smmall.cloud/pinned-files.md)
- [Links (Permalinks)](https://docs.smmall.cloud/links-permalinks.md): Create custom, trackable short links to share your content with anyone. Links can point to external URLs or to files and folders hosted on Smmall Cloud.
- [Supported file types](https://docs.smmall.cloud/files/supported-file-types.md): Smmall Cloud is built for effortless sharing and beautiful presentation of your files—right in the browser.
- [Editing files](https://docs.smmall.cloud/files/editing-files.md): How to update and edit files on Smmall Cloud
- [Markdown Docs](https://docs.smmall.cloud/markdown-docs.md): Smmall Cloud support for Markdown docs and blogging
- [Getting Started](https://docs.smmall.cloud/ios/getting-started.md): Getting started no Smmall Cloud for iOS
- [Share a File](https://docs.smmall.cloud/ios/share-a-file.md): How to share a file on Smmall Cloud for iOS
- [Share a folder](https://docs.smmall.cloud/ios/share-a-folder.md)
- [Receive a File](https://docs.smmall.cloud/ios/receive-a-file.md): How to receive a file on your phone or ipad
- [Customize your profile](https://docs.smmall.cloud/ios/customize-your-profile.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.smmall.cloud/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.
