# Getting Started

This section provides a high-level overview of how to start using Vult on both web and mobile platforms. It introduces the core features and functionality that users will explore in more detail in the subpages.

### Web/Desktop App

{% content-ref url="/pages/39bigcwnMmI0tYIoz6SB" %}
[Web](/zus-docs/webapps/vult/getting-started/web.md)
{% endcontent-ref %}

#### Allocations and Blobbers

Learn how your storage is managed through allocations and distributed securely across blobbers on the Zus network.

#### Uploading Files and Viewing Details

Understand the basic process of uploading files and how to access detailed information about where and how your data is stored.

#### Folders and Multi-File Uploads

Discover how to organize your files by creating folders and uploading multiple files at once for improved file management.

#### Sharing Folders with Highlighted Files

Explore how to share folders and highlight specific files to enhance collaboration and visibility.

#### Replace Blobbers

Get an overview of how to manage and replace blobbers based on your performance, cost, or location preferences.

#### Refer Friends

See how the referral program works and how you can earn rewards by inviting others to use Vult.

#### Upload and Share Encrypted Files

Learn how to store and share sensitive files securely using encryption.

#### Stream Video Files

Find out how to upload and stream video files directly from your storage without needing to download them.

***

### Mobile App

{% content-ref url="/pages/fipdMTjfVCr4xyCCc166" %}
[Mobile](/zus-docs/webapps/vult/getting-started/mobile.md)
{% endcontent-ref %}

#### Upload and Analyze Files

Overview of how to upload files using the mobile app and view storage details.

#### Create Folders and Upload Multiple Files

Organize your content and upload multiple files efficiently from your mobile device.

#### Referral Program

Get started with referring friends directly from the mobile app and claiming your rewards.

#### Automatic Uploads

Enable automatic backup of your files with configurable options for regular and encrypted uploads.

#### Encrypted Upload and Private Share

Use the encrypted folder on mobile to upload files and privately share them with designated users.

### Next Steps

Each topic listed above is covered in more detail in its dedicated subpage. Continue exploring to learn how to perform each task step by step.


---

# 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.zus.network/zus-docs/webapps/vult/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.
