> For the complete documentation index, see [llms.txt](https://docs.metawire.cloud/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metawire.cloud/docs/introduction/faq.md).

# FAQ

### General FAQ

<details>

<summary><strong>What features does the service offer?</strong></summary>

Our service provides features such as hosting blockchain nodes, cost-effective and stable services, support for cryptocurrency payments, easy user login (compatible with Web3 wallets), and KYC-free registration.

</details>

<details>

<summary><strong>What security measures does the service have in place?</strong></summary>

We own a dedicated data center and offer a privacy-centric cloud service. Nodes are unmanned, and external SSH access is restricted to enhance security.

</details>

<details>

<summary><strong>What are the benefits of hosting blockchain nodes?</strong></summary>

Hosting blockchain nodes enables users to easily participate in the network and contribute to block generation, thereby improving network decentralization and security.

</details>

<details>

<summary><strong>Why is using a carbon-free data center important?</strong></summary>

Utilizing a carbon-free data center reduces environmental impact, emphasizing sustainability. The use of renewable energy minimizes the ecological footprint.

</details>

<details>

<summary><strong>Why is privacy important?</strong></summary>

Privacy is essential for safeguarding user data and ensuring the confidentiality of personal information. In the blockchain context, both transaction transparency and privacy are crucial.

</details>

### Technical FAQ

<details>

<summary>Do i use wallet-connect ?</summary>

Yes. We support Wallet-Connect integration. (v2 and v3)

</details>

<details>

<summary>Do i connect metamask via mobile browser?</summary>

Yes! We are also compatible with mobile browsers, and we have confirmed connectivity through the internal browser within the wallet. We specifically support Trust Wallet and MetaMask, allowing users to connect seamlessly.

</details>

<details>

<summary>If the payment transaction does not meet the deadline of the previous countdown timer, what happens?</summary>

If the payment transaction does not meet the deadline of the previous countdown timer, a verification period of 3 to 7 business days will be provided. The node will transition to offline processing if settlement processing is not completed during this period. These processes may involve significant incidents. To ensure awareness, notifications can be set up to receive emails 3 days and 1 day before the expiration date.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.metawire.cloud/docs/introduction/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.
