# How it Works

- [Requests, Tickets and Tasks](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/request-tickets-tasks.md): Understanding the core concepts of ClearFeed's workflow
- [Creating requests](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-requests.md): This section covers all the ways you can create requests in ClearFeed to track and manage interactions across different channels and platforms.
- [From Slack Channels](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-requests/from-slack-channels.md)
- [From Triage Channel](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-requests/from-triage-channel.md)
- [From ClearFeed WebApp](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-requests/from-webapp.md)
- [Creating or Linking Tickets](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets.md)
- [Slack Channels](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/slack-channels.md)
- [Email](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/email.md): Learn how to create ClearFeed tickets via email
- [Web Chat](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/web-chat.md): Learn how to create ClearFeed tickets via web chat widget
- [ClearFeed WebApp](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/webapp.md)
- [API](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/api.md): Learn how to create ClearFeed tickets programmatically using the API
- [Private Tickets](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/private-tickets.md): Use ClearFeed App for Slack or shortcut to create tickets privately without posting a message on any Slack channel
- [DMs on Slack](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/from-personal-dms.md)
- [Using Slack Workflows](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/using-slack-workflows.md)
- [Portal](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tickets/portal.md)
- [Creating or Linking Tasks](https://docs.clearfeed.ai/clearfeed-help-center/how-it-works/creating-or-linking-tasks.md): Escalate Slack conversations to engineering tasks with ClearFeed


---

# 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.clearfeed.ai/clearfeed-help-center/how-it-works.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.
