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

# FAQ

## How to receive plugin updates from WPEk&#x61;**?**

Once you have purchased Survey Funnel plugin from[ WPeka website](https://club.wpeka.com/), you will see Master API Key and product ID of your purchase.

Go to My Account -> API Keys section to get your Master API key and Product Id.

![](https://lh4.googleusercontent.com/HtiM0TrWr7t79gJ_93g_hn3OxcdhletPgQSZ8sDx7bn1wac0bAJ1ufoOPQGctJD8mP9LyHfLDMXIVsOYan3VK8yLVy0rZyIbJwqTLwfaWhF0VOulYwu4t7wBqlDgOJzrlQbY8VFe)

You need to authenticate by providing your User Name and Password for WPEka account.\
After you have authenticated your WPEka account you will receive updates for the plugin from WPEk&#x61;**.**

![](https://lh5.googleusercontent.com/dV2Rvg_NKIqP1vF_j8NE_r4G7DsW6EUN2M1q_HQIQqHVVIr3YS3m_szDo75zXx3naJOz0nQF3tbXGala_9dd6bieRvpU3bDSAg8YmwnuCseuQfzxyRzIUmxnmrElRAyq0k7V2OZ-)


---

# 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.wpeka.com/survey-funnel/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.
