# Guides

## Download shdwDrive:

[Direct Download (APK)](https://github.com/GenesysGo/shdwDrive-v2-releases/releases/latest) | Solana App Store Link (coming soon) | Play Store Link (coming soon)

## Getting Started is Simple

As a **User**:

1. [Download](https://github.com/GenesysGo/shdwDrive-v2-releases/releases/latest) the shdwDrive mobile app
2. Connect your Solana wallet
3. Choose a storage plan (start with 5GB free!)
4. Create your first bucket
5. Start uploading your files securely

As an **Operator**:

{% hint style="danger" %}
As of release 1.0.8, gossip tickets have been refreshed. All current operators must verify their ticket has correctly updated after upgrade/install.
{% endhint %}

1. [Install](https://github.com/GenesysGo/shdwDrive-v2-releases/releases/latest) the shdwDrive mobile app
2. [Adjust settings](/guide/phone-settings.md) properly
3. Navigate to the Operator tab
4. Select your storage[ contribution](/guide/faq.md#storage-and-staking) level
5. Acquire a valid [Join Ticket](/guide/faq.md#node-operation)
6. Connect your shdwNode!

As a **Developer**:

1. [Quick Start](/guide/start-building.md) - integrate shdwDrive in your app

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center">Store Files</td><td></td><td><a href="/files/DNsrtte52z1zJemPzrKM">/files/DNsrtte52z1zJemPzrKM</a></td><td><a href="/pages/piECP0qKAfgCko6w4oj6#basic-setup">/pages/piECP0qKAfgCko6w4oj6#basic-setup</a></td></tr><tr><td></td><td align="center">Be an Operator</td><td></td><td><a href="/files/mICOUoXUxT1DNdu1fshx">/files/mICOUoXUxT1DNdu1fshx</a></td><td><a href="/pages/piECP0qKAfgCko6w4oj6#understanding-operators">/pages/piECP0qKAfgCko6w4oj6#understanding-operators</a></td></tr><tr><td></td><td align="center">Join Tickets</td><td></td><td><a href="/files/jh7qi7GhnqOVyeSDNBPc">/files/jh7qi7GhnqOVyeSDNBPc</a></td><td><a href="/pages/piECP0qKAfgCko6w4oj6#node-operation">/pages/piECP0qKAfgCko6w4oj6#node-operation</a></td></tr><tr><td></td><td align="center">Developers</td><td></td><td><a href="/files/pQdAtOZtyEP6eDfxa51o">/files/pQdAtOZtyEP6eDfxa51o</a></td><td><a href="/pages/7NdLPDWAYZxVzhuAex10">/pages/7NdLPDWAYZxVzhuAex10</a></td></tr></tbody></table>

Need specific information? Jump to:

* [Getting Started Guide](/guide/faq.md#basic-setup) - New to shdwDrive? Start here
* [Becoming an Operator](/guide/faq.md#understanding-operators) - Learn how to participate in the network
* [Developer Guide](/guide/start-building.md) - integrate shdwDrive with your app
* [Technical Details](/guide/faq.md#technical-details-1) - Dive into the network architecture
* [Economics ](https://github.com/GenesysGo/shdwDrive_v2_Economics/blob/main/shdwDrive_v2_Economics.pdf)- Dive deeper into how the protocol works

Have questions? Our comprehensive [FAQ ](/guide/faq.md)sections below cover everything you need to know about using and operating on shdwDrive v2.\
\
Have feedback? Let us know [**here**](https://airtable.com/appUQgLU7dOMvGB5J/pagZ4dkosLyEqjvBs/form).


---

# 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.shdwdrive.com/guide.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.
