# Popular Channels

The following popular channels simulate the real-world communication platforms most frequently used in our exercise platform:

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/pages/c89E7whSYIeiSJj2XorL">Email</a></td></tr><tr><td><a href="/pages/yB1oKeVA1ntBf8K4NPxA">Messenger (Msngr)</a></td></tr><tr><td><a href="/pages/gOChkUIC8L0fphS27fIo">MicroBlog (Twitter)</a></td></tr><tr><td><a href="/pages/vpMVPHiM6GPTyQ5kaEPZ">Websites/News</a></td></tr><tr><td><a href="/pages/aip4wQxhL1jFHpMUEywh">GoSocial (Facebook/LinkedIn)</a></td></tr></tbody></table>


---

# 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://helpdocs.conducttr.com/feature-documentation/designing-and-running/exercise/channels/popular-channels.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.
