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

# Introduction

> Welcome to **AppSend**!

### Overview

Our goal here is to help you share development builds as easy as humanly possible.

All it takes is 3 easy steps:

<img src="https://mintcdn.com/area730-37/9xFQOAY0jLIlO2bS/images/tutorial.png?fit=max&auto=format&n=9xFQOAY0jLIlO2bS&q=85&s=8d588ae8430e107ed73f98e13e0e4e10" alt="Step 1" width="1500" height="500" data-path="images/tutorial.png" />

### Limits for anonymous uploads

* Max build size - **150mb**
* Build retention - **48 hours**

### Upload using API

Check [upload endpoint](https://docs.appsend.dev/api-reference/endpoint/upload) to see how to upload a build.

To get sharable url from returned object, use the following template:

```bash theme={null}
https://appsend.dev/i/{build_uid}
```

### More to come

We are working on adding team accounts with higher limits, history of uploaded builds and a generous free tier. Sign up for updates if you are interested!
