> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/common-installation-issues/hostinger-is-your-registrar.md).

# Hostinger is your registrar

If you registered your domain on Hostinger, and your nameservers are still set to Hostinger's, wacky and unpredictable things will happen.

Your subdomains/domains will be inexplicably proxied/hijacked and go to Hostinger branded pages and Hostinger 404s.&#x20;

Following our docs on adding [https](/docs/options-for-adding-https/free-native-ssl-via-lets-encrypt.md) to your platform with Cloudflare or ZeroSSL will fail in confusing ways because Hostinger has Let's Encrypt wildcard certificates in use on all new subdomains/domains you'll create.&#x20;

The easiest way to solve all Hostinger-related maladies is just to create a free Cloudflare account and change your Hostinger nameservers to use Cloudflare instead.&#x20;

More information on this from Hostinger's site:

<https://support.hostinger.com/en/articles/1583201-how-to-enable-or-disable-https-for-your-website-at-hostinger>

<https://support.hostinger.com/en/articles/5733346-how-to-uninstall-an-ssl-certificate>


---

# 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.emaildelivery.com/docs/common-installation-issues/hostinger-is-your-registrar.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.
