# FAQ

<details>

<summary>I need assistance</summary>

No problems, if you didn't find what you were looking for in the help tab 'just to the lower left' of the dashboard. Reach out to us via the support chat at the bottom right.

Our amazing support team is always on standby to help.

:point\_right:[Getting support](/en/extra/getting-support.md)

</details>

<details>

<summary>I have connected my domain but it's still not working?</summary>

Oh no, let's fix that for you. First of all be aware that it can take up to 24 hours for the domain to propagate and be active on your site.

Over 24 hours? Re-check you DNS setting on your domain host, sometimes it just needs re-doing. So simply remove the connection within Netsimpler > And re-add the domain.

Problem not solved? Reach out to us via the support chat.

</details>

<details>

<summary>My site says it's not secure?</summary>

Don't panic! It sounds like a SSL certification issue, send us a message via the support chat with the domain you are having issues with and our team will resolve it as soon as possible for you.

</details>

<details>

<summary>It says I have reached my subscriber limit?</summary>

First off, well done for growing your list! To remove the alert simply head over to your billing area and apply the email plan you need for the size of your list.

</details>

<details>

<summary>You update all the time, where can I see all the updates?</summary>

Yep we like to keep moving forward and setting the bar higher!

You can view all our updates via the help tab. Open up the [road map](/en/extra/roadmap.md) tab and all the updates are posted there and updated regularly.

</details>

<details>

<summary>I'm loving Netsimpler ! Where can I leave a testimonial?</summary>

WOW, we love our users so much! Depends on the format of the testimonial:

Video: Send us a link to the video

Text: Review us on Facebook and we can add your testimonial to the website to.

</details>


---

# 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.netsimpler.io/en/extra/faq.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.
