# Hosting and Domain

Choosing the right hosting provider is crucial for getting the most out of our themes. It’s important to pick a WordPress-friendly host that fits your needs in terms of location, pricing, and services.

While we don’t offer hosting services ourselves, we can recommend some great options. Check out our [Recommendations Page](https://kaliumtheme.com/recommendations/) to find a hosting provider that works for you.

From our experience, we suggest avoiding basic or shared hosting plans, as they often lack the necessary features and resources. These plans can lead to issues like failed starter site imports, problems with plugins, and incomplete page rendering.

To get the best performance with Kalium, select a hosting plan that meets the minimum [server requirements](/getting-started/introduction/before-getting-started/server-requirements.md).


---

# 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.kaliumtheme.com/getting-started/introduction/before-getting-started/hosting-and-domain.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.
