# Troubleshooting & FAQs

- [Troubleshooting](https://help.coneapp.top/troubleshooting-and-faqs/troubleshooting.md): Please check these before and/or during setup and usage
- [Installation Troubleshooting](https://help.coneapp.top/troubleshooting-and-faqs/troubleshooting/installation-troubleshooting.md): Check the operating system listed below and troubleshoot accordingly
- [Change your DNS server](https://help.coneapp.top/troubleshooting-and-faqs/troubleshooting/change-your-dns-server.md): By changing DNS, you can direct your internet connection to use a more reliable DNS server. This can help if you’re having trouble connecting
- [Windows](https://help.coneapp.top/troubleshooting-and-faqs/troubleshooting/change-your-dns-server/windows.md): How to change your DNS server on Windows
- [Referral & Bonus Program](https://help.coneapp.top/troubleshooting-and-faqs/referral-and-bonus-program.md): Invite and rebate program


---

# 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://help.coneapp.top/troubleshooting-and-faqs.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.
