# Indexing Knowledge Sources

We support the following knowledge sources:

* [Confluence](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/confluence.md)
* [Zendesk](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/zendesk.md)
* [Freshdesk](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/freshdesk.md)
* [Notion](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/notion.md)
* [Coda](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/coda.md)
* [Intercom](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/intercom.md)
* [Google Drive](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/google-drive.md) (Docs, PDFs, Sheets, etc...)
* [File Store](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/file-store.md)
* [HTML](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/html.md)
* [Salesforce](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/salesforce.md)
* [Site Search](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/site-search.md)
* [GitHub](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/github.md)
* [ClearFeed Requests/Tickets](/clearfeed-help-center/clearfeed-ai/knowledge-sources/indexing-knowledge-sources/clearfeed-requests.md)

{% hint style="info" %}
If you don't see your platform here, reach out to our dedicated support team at <support@clearfeed.ai> or connect with us on Slack.
{% endhint %}


---

# 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/clearfeed-ai/knowledge-sources/indexing-knowledge-sources.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.
