# Quick Start

## Connect Slack

{% content-ref url="slack-setup" %}
[slack-setup](https://docs.usepylon.com/pylon-docs/getting-started/slack-setup)
{% endcontent-ref %}

## Connect Channels

Connect all the places you talk to your customers.

{% content-ref url="channel-configuration" %}
[channel-configuration](https://docs.usepylon.com/pylon-docs/getting-started/channel-configuration)
{% endcontent-ref %}

{% content-ref url="../support-workflows/email" %}
[email](https://docs.usepylon.com/pylon-docs/support-workflows/email)
{% endcontent-ref %}

{% content-ref url="../chat-widget" %}
[chat-widget](https://docs.usepylon.com/pylon-docs/chat-widget)
{% endcontent-ref %}

{% content-ref url="../integrations/chat/microsoft-teams" %}
[microsoft-teams](https://docs.usepylon.com/pylon-docs/integrations/chat/microsoft-teams)
{% endcontent-ref %}

{% content-ref url="../support-workflows/ticket-forms" %}
[ticket-forms](https://docs.usepylon.com/pylon-docs/support-workflows/ticket-forms)
{% endcontent-ref %}

{% content-ref url="../integrations/chat/slack/slack-community" %}
[slack-community](https://docs.usepylon.com/pylon-docs/integrations/chat/slack/slack-community)
{% endcontent-ref %}

## Connect your CRM

{% content-ref url="../integrations/crm/salesforce" %}
[salesforce](https://docs.usepylon.com/pylon-docs/integrations/crm/salesforce)
{% endcontent-ref %}

{% content-ref url="../integrations/crm/hubspot" %}
[hubspot](https://docs.usepylon.com/pylon-docs/integrations/crm/hubspot)
{% endcontent-ref %}

{% content-ref url="../integrations/crm/attio" %}
[attio](https://docs.usepylon.com/pylon-docs/integrations/crm/attio)
{% endcontent-ref %}

{% content-ref url="../integrations/crm/pipedrive" %}
[pipedrive](https://docs.usepylon.com/pylon-docs/integrations/crm/pipedrive)
{% endcontent-ref %}

## Connect your Issue Tracker

{% content-ref url="../integrations/ticketing/github-issues" %}
[github-issues](https://docs.usepylon.com/pylon-docs/integrations/ticketing/github-issues)
{% endcontent-ref %}

{% content-ref url="../integrations/ticketing/linear" %}
[linear](https://docs.usepylon.com/pylon-docs/integrations/ticketing/linear)
{% endcontent-ref %}

{% content-ref url="../integrations/ticketing/jira" %}
[jira](https://docs.usepylon.com/pylon-docs/integrations/ticketing/jira)
{% endcontent-ref %}

{% content-ref url="../integrations/ticketing/asana" %}
[asana](https://docs.usepylon.com/pylon-docs/integrations/ticketing/asana)
{% endcontent-ref %}

## Setup your workflows

{% content-ref url="../support-workflows/issues/views" %}
[views](https://docs.usepylon.com/pylon-docs/support-workflows/issues/views)
{% endcontent-ref %}

{% content-ref url="../platform/teams" %}
[teams](https://docs.usepylon.com/pylon-docs/platform/teams)
{% endcontent-ref %}

{% content-ref url="../platform/custom-fields" %}
[custom-fields](https://docs.usepylon.com/pylon-docs/platform/custom-fields)
{% endcontent-ref %}

{% content-ref url="../platform/triggers" %}
[triggers](https://docs.usepylon.com/pylon-docs/platform/triggers)
{% endcontent-ref %}

{% content-ref url="../platform/macros" %}
[macros](https://docs.usepylon.com/pylon-docs/platform/macros)
{% endcontent-ref %}

{% content-ref url="../customer-portal" %}
[customer-portal](https://docs.usepylon.com/pylon-docs/customer-portal)
{% endcontent-ref %}


---

# 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.usepylon.com/pylon-docs/getting-started/publish-your-docs.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.
