# Pages

### Configuration

After activating the plugin, go to the Talque main menu in the admin area and enter the ID of your event.

### Talque pages

The talque plugin comes with a set of predefined pages to display the content from your event. To add them to your Wordpress site menu, start by going to Appearance -> Menus in the admin area and edit (or create) your menu.

Click on "Screen Options" on the top right and make sure that Talque is selected under Boxes. Then you will see Talque as a source for menu entries, below Pages and Posts. The Talque options are:

* Sponsors
* Exhibitors
* Talk Grid
* Talk List
* Speaker Grid
* Speaker List

Select your desired menu entries and click on "Add to Menu".


---

# 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://talque.gitbook.io/public/wp-plugin-old/pages.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.
