# IV.2 Web3 FAQ

<details>

<summary>I don't know how to connect AZCoiner wallet to web3 sites.</summary>

When you want to connect an AZCoiner wallet with web3 sites, kindly follow the instructions:

1\. Select Web3 Browser in [III.2](broken://pages/xWjU5S1AN2UNuARY7Aus).

2\. Enter the web3 domain that you want to access.

3\. Choose "Connect", then select "Browser Wallet".

</details>

<details>

<summary>I transferred tokens to AZCoiner web3 wallet but I cannot transfer or make transactions</summary>

Make sure you have enough gas fees in your wallet to make transactions.&#x20;

If you have enough gas fees but still cannot proceed with the transaction, kindly join the Discord channel and raise a ticket to meet support: <https://discord.gg/6UfG93b5eE>

</details>

<details>

<summary>I don't see my tokens in my wallet</summary>

Kindly check if you have backed up your wallet? You need to backup your wallet to see your balance. If you've backed up your wallet but still don't see your balance, make a request to chat with a supporter in our [Discord community](https://discord.gg/6UfG93b5eE).

</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://azcoiner.gitbook.io/azcoiner-guideline/faq/iv.2-web3-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.
