# English

- [Welcome to Convene](https://docs.letsconvene.im/english/welcome-to-convene.md): Shortcut Links for Convene Documentation :
- [Introduction](https://docs.letsconvene.im/english/introduction.md): Brief Overview of the Convene
- [A Complete User Guide featuring Key Features](https://docs.letsconvene.im/english/introduction/a-complete-user-guide-featuring-key-features.md)
- [Getting Started](https://docs.letsconvene.im/english/getting-started.md)
- [Prerequisites](https://docs.letsconvene.im/english/getting-started/prerequisites.md): To use Convene effectively, there are a few prerequisites to consider:
- [Private Room](https://docs.letsconvene.im/english/private-room.md)
- [How to Setup Private Room](https://docs.letsconvene.im/english/private-room/how-to-setup-private-room.md)
- [Best Practices](https://docs.letsconvene.im/english/private-room/best-practices.md)
- [Public Room](https://docs.letsconvene.im/english/public-room.md)
- [How to Setup Public Room](https://docs.letsconvene.im/english/public-room/how-to-setup-public-room.md)
- [Best Practices](https://docs.letsconvene.im/english/public-room/best-practices.md)
- [Account Creation](https://docs.letsconvene.im/english/account-creation.md)
- [Use case study: Journalists](https://docs.letsconvene.im/english/use-case-study-journalists.md): Convene in the Newsroom
- [Uses](https://docs.letsconvene.im/english/use-case-study-journalists/uses.md): Existing Use Among a targeted community
- [Designed to Reduce Risk](https://docs.letsconvene.im/english/use-case-study-journalists/designed-to-reduce-risk.md)
- [WeChat Risks](https://docs.letsconvene.im/english/wechat-risks.md): We assume you're familiar with what WeChat is and its primary uses. With that in mind, let's focus on the security concerns associated with WeChat.
- [Troubleshooting](https://docs.letsconvene.im/english/troubleshooting.md): Common Issues and Solutions
- [FAQs](https://docs.letsconvene.im/english/faqs.md): Here are some frequently asked questions (FAQs) for using Convene:
- [Updates and Version History](https://docs.letsconvene.im/english/updates-and-version-history.md): Information on the latest updates


---

# 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://docs.letsconvene.im/english.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.
