# Linceris International Cloud Solutions - Documentation

## Untitled

- [Welcome To Linceris.com](https://docs.linceris.com/welcome.md)
- [How to Create Your Linceris Account](https://docs.linceris.com/getting-started/how-to-create-your-linceris-account.md): Getting started with Linceris International Cloud Solutions is a straightforward process designed to give you quick access to our infrastructure. Follow these steps to register your account and begin
- [How to Purchase a Service](https://docs.linceris.com/getting-started/how-to-purchase-a-service.md)
- [How to Open FiveM Ports (Windows VPS)](https://docs.linceris.com/how-to-open-fivem-ports-windows-vps.md): To ensure players can connect to your FiveM server, you need to properly configure your Windows Firewall to allow incoming traffic on the required ports. Follow the steps below to complete the setup.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.linceris.com/welcome.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.
