# FAQ

<details>

<summary>Installation</summary>

* Tutorial is here : [installation](https://documentation.merge.email/quickstart/installation "mention")
* **Add-on doesn't seem to be installed successfully / I never get the "addon-installed successfully" popup:** This issue can occur when you sign to Google accounts, and you are not using the principal account for installation. An easy workaround is to open a private window, sign-in to your Google account, then proceed to the installation.
* &#x20;**After successful installation, Merge for Gmail is not visible in Google Sheets:** Simply refresh Google Sheets, wait for 10 seconds, and it should appear in the menu !

</details>

<details>

<summary>Account &#x26; Billing</summary>

We have a dedicated page about account management, billing, subscription cancellation and how to get invoices here : [account-and-billing](https://documentation.merge.email/help/account-and-billing "mention")

</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://documentation.merge.email/help/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.
