# Deploy the server with One-click Apps

1. Log in to [LayerPanel](https://cp.layerpanel.com/) and go to the **Deploy** section on the left.
2. Choose your required cloud server type. Then, find the **One-click Apps** button under the OS list and follow the prompts to choose your desired cloud server plan, server location, add-on services and set your server's root password, etc.
3. Select the **Add to Cart** button. Check and confirm the order details, then enter your payment details.
4. Upon successful payment, your selected cloud server will be activated automatically in a few minutes.

   <br>


---

# 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.layerstack.com/product-docs/quickstart/deploy-the-server-with-one-click-apps.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.
