# FAQ Guide

#### You can find links to all FAQs pages for answers to common questions about The Hyperdust here.  <a href="#you-can-find-links-to-all-faqs-pages-for-answers-to-common-questions-about-the-hyperdust-here" id="you-can-find-links-to-all-faqs-pages-for-answers-to-common-questions-about-the-hyperdust-here"></a>

#### The Hyperdust team will NEVER request your passwords, security keys, security questions or security passphrases. This information should always be privately secured.  <a href="#the-hyperdust-team-will-never-request-your-passwords-security-keys-security-questions-or-security-pa" id="the-hyperdust-team-will-never-request-your-passwords-security-keys-security-questions-or-security-pa"></a>

#### Providing your wallet address is safe, as it is a public record and does not allow anyone to make transactions. You may, however, prefer sharing your wallet address privately in some support cases where we may ask for it. <a href="#providing-your-wallet-address-is-safe-as-it-is-a-public-record-and-does-not-allow-anyone-to-make-tra" id="providing-your-wallet-address-is-safe-as-it-is-a-public-record-and-does-not-allow-anyone-to-make-tra"></a>

{% content-ref url="about-wallets" %}
[about-wallets](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-wallets)
{% endcontent-ref %}

{% content-ref url="about-network-access" %}
[about-network-access](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-network-access)
{% endcontent-ref %}

{% content-ref url="about-web3a-games" %}
[about-web3a-games](https://hyperdust-foundation.gitbook.io/docs-and-guides/faq/about-web3a-games)
{% 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://hyperdust-foundation.gitbook.io/docs-and-guides/faq/faq-guide.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.
