# Getting Started

- [Signing up for ClearFeed](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/signing-up-for-clearfeed.md)
- [Getting Started Guides](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides.md): Step-by-step guides to help you set up ClearFeed based on your team's use case
- [For Customer Support](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-customer-support.md): Use ClearFeed Helpdesk or connect your ticketing system to support your customers from Slack
- [Using ClearFeed Ticketing](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-customer-support/using-clearfeed-ticketing.md)
- [Using an External Ticketing System](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-customer-support/using-an-external-ticketing-system.md)
- [For Internal Support](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-internal-support.md)
- [Using ClearFeed Ticketing](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-internal-support/using-clearfeed-ticketing.md): Manage internal support requests in Slack using ClearFeed's built-in ticketing system
- [Using an External Ticketing System](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/for-internal-support/using-an-external-ticketing-system.md): Work with your employees on Slack Channels from your existing Ticketing System using ClearFeed's bi-directional Slack integration
- [For Automated Answers and AI](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/getting-started-guides/gpt-powered-answers.md): Onboarding guide to use Clearfeed for Automated Answers & AI
- [Security](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/security.md): Secure from Day 1
- [Slack Shortcuts](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/slack-shortcuts.md): Quickly interact with ClearFeed directly from Slack using built-in shortcuts. Create tickets, search requests, and start threads without leaving your workspace.
- [Glossary](https://docs.clearfeed.ai/clearfeed-help-center/getting-started/glossary.md): ClearFeed Terminologies to get you started


---

# 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/getting-started.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.
