# Introducing

The pinnacle of question and answer plugins for WordPress. Take your website to new heights by integrating a powerful Q\&A platform reminiscent of renowned sites like StackOverflow, Quora, and Yahoo Answers. With EMO Questalk Pro, you can captivate your audience with a comprehensive question and answer system that not only boosts user engagement but also cultivates a dynamic community atmosphere right on your WordPress site.

{% tabs %}
{% tab title="Modern style" %}

<figure><img src="/files/iO9Jc43OFoF2uxVwwq0Q" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Flat style" %}

<figure><img src="/files/TQDaT9LrxMQx7FiRMMBv" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Helpdesk style" %}

<figure><img src="/files/rANQHfNukDAgyD1fBpgW" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Default style" %}

<figure><img src="/files/DdY9CMxniYfcRFdvQvzo" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### 5 Shortcodes

* **\[emqa-list-questions]:** Effortlessly showcase your question list with advanced features such as filtering, search, pagination, and ordering. This shortcode simplifies navigation for your users, ensuring they can easily find the information they need.
* **\[emqa-ask-question]:** Facilitate user engagement with a dedicated “Ask a Question” form directly on your website. With this shortcode, users can seamlessly submit their inquiries, fostering a dynamic exchange of knowledge within your community.
* **\[emqa-list-questions category="catslug"]:** Displays questions categorized by topic.
* **\[emqa-submit-question-form category="catslug"]:** Shortcode to submit questions for a specific category.
* **\[emqa-search-form]:** Shows a search form for easy navigation.


---

# 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://emohelp.gitbook.io/emo-questalk-pro/introducing.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.
