> For the complete documentation index, see [llms.txt](https://docs.linceris.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.linceris.com/getting-started/how-to-purchase-a-service.md).

# How to Purchase a Service

***

## 1. Browse Available Services

**To begin, navigate to the Services section** [**on our website**](https://www.linceris.com/)**. Identify the type of service that best fits your requirements:**

* [**Virtual Private Servers (VPS)**](https://www.linceris.com/premium-vps)
* [**Dedicated Servers**](https://www.linceris.com/dedicated-servers)

**Once you have selected your preferred service, click Configure Now.**

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

***

##

## 2. Configure and Complete Your Order

**After clicking Configure Now, you will be directed to the order customization page. Follow these steps to finalize your purchase:**

* **Customize Specifications: Select your preferred billing cycle and specify the number of IP addresses required for your server.**
* **Checkout: Once your configuration is set, proceed to the checkout page to generate your invoice.**
* **Activation: Complete the payment for your invoice. Once the transaction is processed, your service will be activated immediately.**

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.linceris.com/getting-started/how-to-purchase-a-service.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.
