> For the complete documentation index, see [llms.txt](https://lodestone-technologies.gitbook.io/knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lodestone-technologies.gitbook.io/knowledgebase/account-and-billing/open-a-support-ticket.md).

# Open a support ticket

Do you have any issues with your server or need additional details about our services? Here is how you can easily get in touch with our team by opening a ticket.&#x20;

To create a ticket, head over to the [Client Portal](https://billing.lodestone.host) and click "Open Ticket" in the navigation menu.&#x20;

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

You can now select the appropriate ticket department for your request. It's important that you choose the correct department so that your ticket is sent to the right team.

Once you've filled out your ticket information, click "Submit" and await a response.

{% hint style="info" %}
If you're unable to create a ticket, you can contact us via email: **<contact@lodestone.host>**
{% endhint %}


---

# 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://lodestone-technologies.gitbook.io/knowledgebase/account-and-billing/open-a-support-ticket.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.
