# Order Your Server

1. Log in to your account on the Clouduxe website.

<figure><img src="/files/0XknqHFYD6cFOepKR02y" alt=""><figcaption></figcaption></figure>

2. Click on the 'Services' tab in the left sidebar.

<figure><img src="/files/vPreMOBalcCcyUcudfLd" alt=""><figcaption></figcaption></figure>

3. Click on the "Order New Services" or "Add new" tab on the top right corner.

<figure><img src="/files/YVl5gQ1ywRyBnzvqpAMH" alt=""><figcaption></figcaption></figure>

4. On the top menu, you'll see options like Web Hosting, Cloud Hosting, etc. Select one, and below that, you can choose the hosting plan that fits your needs.

<figure><img src="/files/Aw6GoOtTYeivZNzCK7Z6" alt=""><figcaption></figcaption></figure>

5. Choose the billing cycle and add the domain you would like to use.

<figure><img src="/files/2sVh8U4VZbpstaAamWJd" alt=""><figcaption></figcaption></figure>

6. Your next step is to choose your server location and any optional add-ons.
   * There are more available locations for VPS and Dedicated servers.

<figure><img src="/files/oNkvRfjqtdAZrShY3XTl" alt=""><figcaption></figcaption></figure>

* Enter your card details if you're paying via Stripe. Alternatively, choose Razorpay for UPI, Netbanking, and Wallets, or PayPal.
* Review the order details and add a discount code if desired.
* Finally, click "Checkout".
* Enter your payment information and click "Pay" to complete the transaction. You will see the "Order complete" page, and will also receive a confirmation email message.

<figure><img src="/files/l5tg8U8R2KjdI8bCtilz" alt=""><figcaption></figcaption></figure>


---

# 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.clouduxe.com/getting-started/order-your-server.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.
