# Download

Talque is an event management platform that provides features such as event registration, networking, and agenda management. The plugin version of the Talque event website works without authentication and provides many features that are accessible to anyone who visits the website, without requiring users to log in or create an account. Only a few features that require authentication, such as sending meeting requests or reserving seats in a talk, are not available to visitors that are not logged in.

The most recent version of the talque plugin is at <https://storage.googleapis.com/assets.talque.com/plugin/talque/talque-plugin-LATEST.zip​>


---

# 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/talque-plugin/download.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.
