# Quick Start

## Connect Slack

{% content-ref url="/pages/3sY4fr9pBOe9BmZdn598" %}
[Slack Setup](/pylon-docs/getting-started/slack-setup.md)
{% endcontent-ref %}

## Connect Channels

Connect all the places you talk to your customers.

{% content-ref url="/pages/siTrUXqj7Wkkl0c6OLES" %}
[Channel Configuration](/pylon-docs/getting-started/channel-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/jwetb3nvmxMrKbOz8CaJ" %}
[Email](/pylon-docs/support-workflows/email.md)
{% endcontent-ref %}

{% content-ref url="/pages/sZbhXfeObTH2q2Lj2HU2" %}
[Chat Widget](/pylon-docs/chat-widget/overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/fxT0UnZE21EcWV9TyOp2" %}
[Microsoft Teams](/pylon-docs/integrations/chat/microsoft-teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/NS9Nch8A1HboK0RreU0L" %}
[Ticket Forms](/pylon-docs/support-workflows/ticket-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/BfLv0TH7Vi18YKmMhoDo" %}
[Slack Community](/pylon-docs/integrations/chat/slack/slack-community.md)
{% endcontent-ref %}

## Connect your CRM

{% content-ref url="/pages/JXhcinxVm1g10gVDiKf1" %}
[Salesforce](/pylon-docs/integrations/crm/salesforce.md)
{% endcontent-ref %}

{% content-ref url="/pages/lMvonzRDi85lt6xRfoC4" %}
[Hubspot](/pylon-docs/integrations/crm/hubspot.md)
{% endcontent-ref %}

{% content-ref url="/pages/Wn2SieIr2AYolJnkXPOr" %}
[Attio](/pylon-docs/integrations/crm/attio.md)
{% endcontent-ref %}

{% content-ref url="/pages/GzC8blvdpzpIX4tEiUXy" %}
[Pipedrive](/pylon-docs/integrations/crm/pipedrive.md)
{% endcontent-ref %}

## Connect your Issue Tracker

{% content-ref url="/pages/YLV8fQ3SUoehAGhmXuY9" %}
[GitHub Issues](/pylon-docs/integrations/ticketing/github-issues.md)
{% endcontent-ref %}

{% content-ref url="/pages/WktfuZHLYtDKH9hQtgVH" %}
[Linear](/pylon-docs/integrations/ticketing/linear.md)
{% endcontent-ref %}

{% content-ref url="/pages/qJH5hjpC1yxsQsCuFVWJ" %}
[Jira](/pylon-docs/integrations/ticketing/jira.md)
{% endcontent-ref %}

{% content-ref url="/pages/bCSHahxTsgP1sSmuJuqV" %}
[Asana](/pylon-docs/integrations/ticketing/asana.md)
{% endcontent-ref %}

## Setup your workflows

{% content-ref url="/pages/R3Visp7h5csahWbhp3uA" %}
[Views](/pylon-docs/support-workflows/issues/views.md)
{% endcontent-ref %}

{% content-ref url="/pages/qDKsPMkfgHho2FihyLIc" %}
[Teams](/pylon-docs/platform/teams.md)
{% endcontent-ref %}

{% content-ref url="/pages/JLDaZJn9ROAEKlyCI0S7" %}
[Custom Fields](/pylon-docs/platform/custom-fields.md)
{% endcontent-ref %}

{% content-ref url="/pages/BIN1KMSZgNTThtCsuCgm" %}
[Triggers](/pylon-docs/platform/triggers.md)
{% endcontent-ref %}

{% content-ref url="/pages/conAGK9DvDH4AaRDI2BK" %}
[Macros](/pylon-docs/platform/macros.md)
{% endcontent-ref %}

{% content-ref url="/pages/GDKWHKtiQoLpGd2o75Pd" %}
[Customer Portal](/pylon-docs/customer-portal/overview.md)
{% 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.
