# Deploy a static page

Deploying a static page to Arweave allows you to permanently host your web page on the Permaweb.

Follow these steps to deploy a static page from your repository on Protocol.Land:

{% hint style="info" %}
Note: Only the owner of the repository can work with deployments.
{% endhint %}

1. Navigate to the main page of your repository and select the Settings tab.\
   ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2FGb9khkWrjRxuTSKU5beJ%2FSettings%20Tab.png?alt=media\&token=ad6b0373-313e-4218-8b5d-8f29996c28e5)
2. Within Settings, select the “Deployments” tab located in the sidebar.\
   ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2FI0zwmBVCLVzAQJKyTOMy%2FDeployments%20Tab.png?alt=media\&token=a234574e-244a-4586-8752-5ba94ee0d72f)
3. On the Deployments tab, you will be prompted to set the default branch for deployment if this is your first time deploying from the current repository.\
   ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2F9awx7513f6FfQZ5LHtPu%2FSelect%20Deployment%20Branch.png?alt=media\&token=82d19ffc-df21-43ac-84b1-aec89145fd28)
4. Choose the branch you wish to deploy as a static page from the provided dropdown.
5. Click “Save”.

{% hint style="info" %}
Note: The "Save" button is only enabled on selecting a branch.
{% endhint %}

6. A "Dragon deploy" button will appear, indicating you're ready to deploy.\
   ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2FyS6G9kuJNvEZNGc9ihEi%2FDeploy%20Button.png?alt=media\&token=18a5851e-f79b-4a9f-8260-6622c2046884)
7. Click “Dragon deploy”
8. A modal will appear indicating that the latest commit for the selected branch has not been deployed yet.\
   ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2F1r6SkrnnBqDTwdUaiXcs%2FDeploy%20Modal.png?alt=media\&token=cc8eb0a3-ad4f-4968-a6a2-1469fdfa9381)
9. Preview the cost of deploying your static page by hovering over the information icon.
10. Click “Deploy”.
11. On successful deployment, the modal disables the deploy button and provides a link to view your deployment.\
    ![](https://2190102079-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FP4YOmnIQvgY2eZf47wFC%2Fuploads%2FvaC9qAJjyKi2qUvmpNqd%2FDeploy%20Success%20Modal.png?alt=media\&token=05307d86-198d-488e-b482-3f5d0737c91c)
12. The deployment information is also added to the "Deployments" tab on the main page of your repository.
