# Welcome

Welcome to Arlink - your gateway to seamless permaweb deployments! Deploy, manage, and scale your web applications on Arweave with just a few clicks.

Arlink combines the power of decentralized storage with familiar deployment workflows, making it easy to bring your applications to the permaweb.

### Get Started Quickly

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Quick Deploy</strong></td><td>Deploy your first application in minutes</td><td><a href="/pages/CyH2xJQs9yWJ1S8BYNav">/pages/CyH2xJQs9yWJ1S8BYNav</a></td></tr></tbody></table>

### Why Choose Arlink?

* **🚀 Simple Deployments**: Push your code and let Arlink handle the rest
* **🔗 ArNS Integration**: Custom domains with Arweave Name Service
* **🔄 Auto Updates**: Automatic deployments from GitHub and Protocol Land \[Protocol Land is under beta, it is likely to break, use under your own risk]
* **📊 Build Monitoring**: Real-time build logs and deployment tracking
* **🛡️ Permaweb Storage**: Your applications, permanently preserved on Arweave

### Ready to Deploy?

Connect your wallet and start deploying your first application to the permaweb. Our step-by-step guides will walk you through the process, from connecting your repository to configuring your first deployment.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>GitHub Deploy</strong></td><td>Deploy directly from your GitHub repositories</td><td><a href="https://github.com/ARlinklabs/docs/blob/main/guides/github-deploy.md">https://github.com/ARlinklabs/docs/blob/main/guides/github-deploy.md</a></td></tr><tr><td><strong>Protocol Land Deploy</strong></td><td>Deploy from Protocol Land repositories</td><td><a href="https://github.com/ARlinklabs/docs/blob/main/guides/protocol-land-deploy.md">https://github.com/ARlinklabs/docs/blob/main/guides/protocol-land-deploy.md</a></td></tr></tbody></table>


---

# 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://arlink.gitbook.io/arlink-docs/readme.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.
