# FAQs

<details>

<summary><strong>I can't log in with my crypto wallet. What should I do?</strong></summary>

* Ensure your crypto wallet is updated to its latest version.
* Check if you're connected to the internet and the HiveBits server is online.
* Ensure that you have granted necessary permissions for the HiveBits platform to access your wallet.

</details>

<details>

<summary><strong>My hive data seems off or isn’t updating.</strong></summary>

* Check the last data sync timestamp; there might be a slight delay in data update.
* Ensure that the sensors in the hive are working and not obstructed.
* Reach out to our technical support for specific hive-related issues.

</details>

<details>

<summary><strong>I'm having difficulty understanding how to invest in NFTs.</strong></summary>

* Visit our 'HiveBits Academy' and watch the 'Investment Guidelines' tutorial.
* Join one of our platform walkthrough webinars.
* Engage with the community on our discussion boards; experienced users often share their insights and strategies.

</details>

<details>

<summary><strong>I haven't received my share from the hive goods sales.</strong></summary>

* Verify your blockchain transaction history to ensure there weren't any transaction delays or issues.
* Ensure that you opted for HiveBits to sell the goods on your behalf.
* Reach out to our finance support team with details of your hive and expected payout.

</details>

<details>

<summary><strong>How can I participate in shaping the future of HiveBits as a Founder NFT holder?</strong></summary>

* Ensure you're subscribed to our Founder NFT community updates.
* Participate in our monthly AMA sessions and exclusive Founder NFT community events.

</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://whitepaper.hivebits.io/implementation-and-support/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.
