# FAQ Home

Welcome to the Deeper Connect / Deeper Network FAQ. This set of questions and answers will be continually updated by the team members and guided by our users. You can use the search function in the top left to look for specific topics or simply browse through the various pages for information.&#x20;

{% content-ref url="atomos" %}
[atomos](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/atomos)
{% endcontent-ref %}

{% content-ref url="compatibility" %}
[compatibility](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/compatibility)
{% endcontent-ref %}

{% content-ref url="connection" %}
[connection](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/connection)
{% endcontent-ref %}

{% content-ref url="hardware" %}
[hardware](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/hardware)
{% endcontent-ref %}

{% content-ref url="mining" %}
[mining](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/mining)
{% endcontent-ref %}

{% content-ref url="purchase-and-shipping" %}
[purchase-and-shipping](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/purchase-and-shipping)
{% endcontent-ref %}

{% content-ref url="security" %}
[security](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/security)
{% endcontent-ref %}

{% content-ref url="setup" %}
[setup](https://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/setup)
{% endcontent-ref %}


---

# 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://deeper-network-inc.gitbook.io/deeper-connect-knowledge-base/faq/faq-home.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.
