# How to buy?

**Step 1: Log In** Access the HidenCloud platform through the link <https://dash.hidencloud.com/dashboard>. If you don't have an account yet, sign up by providing the required information. If you're already a user, log in with your username and password.

**Step 2: Navigate to the Services Section** Once in the control panel, locate and click on the section labeled "Services." Here, you'll find different categories that match your needs.

<figure><img src="/files/6lzESBM2I0qEoUqsycxq" alt=""><figcaption><p>Categories</p></figcaption></figure>

**Step 3: Select a Category and Plan** Explore the available categories and choose the one that best suits your requirements. Within each category, there are different plans. Click on the plan that interests you to get more details.

<figure><img src="/files/c95FgGdKFIxQJA5c7UVH" alt=""><figcaption><p>Plans</p></figcaption></figure>

**Step 4: Read the Plan Description** Upon selecting a plan, a page with detailed information about the services included in that plan will open. Carefully read the description to ensure it meets your needs.

**Step 5: Complete the Options** After deciding on a plan, click on the "Get Started" or similar button. You will be guided to complete necessary options, such as payment information, entering any coupons (if you have one), and selecting the server location. Make sure to provide accurate information.

<figure><img src="/files/WiPBOdRfxNZgcnmAYMTc" alt=""><figcaption><p>Options</p></figcaption></figure>

**Step 6: Finalize the Payment** Once you've completed all the required options, you'll be redirected to the payment page. Choose your preferred payment method and follow the instructions to complete the transaction. Confirm all details before finalizing the payment.

**Step 7: Receipt of Invoice and Credentials** After making the payment, you'll receive a detailed invoice in your email. Review the invoice to confirm the transaction. Additionally, you will receive the credentials needed to access the control panel of the purchased service.

¡Done! Now you can access the HidenCloud control panel with the provided credentials and start configuring and managing the acquired service according to your needs. If you encounter any issues during the process, feel free to contact HidenCloud's technical support for further assistance.


---

# 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.hidencloud.com/dashboard/buy.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.
