# Getting started

## 1. Click on "Add to Slack" on the [Assort home page](https://www.assort.app/en).

<figure><img src="/files/8QVag2BRQSYnpFu1xJF7" alt=""><figcaption></figcaption></figure>

## 2. Select the workspace in the upper right select box and press "Allow"

<figure><img src="/files/tovAqCSUfDCu63r3driR" alt=""><figcaption></figcaption></figure>

## 3. Installation complete.

<figure><img src="/files/rSwsgZUcm2r7UeJv45QL" alt=""><figcaption></figcaption></figure>

## 4. Use each feature.

Please refer to the respective pages for details on how to use each feature.

{% content-ref url="/spaces/jsTz3QINpGJcHqe22BdD/pages/MAIRVWLow0d4nBNE7uoy" %}
[AI（ChatGPT）](https://docs.assort.app/features/ai)
{% endcontent-ref %}

{% content-ref url="/spaces/jsTz3QINpGJcHqe22BdD/pages/dHmcFRvZvgRLfadDnobQ" %}
[投票・アンケート](https://docs.assort.app/features/poll)
{% endcontent-ref %}

{% content-ref url="/spaces/jsTz3QINpGJcHqe22BdD/pages/7f003MgiaAREu7Fcc53U" %}
[勤怠管理](https://docs.assort.app/features/time-tracker)
{% endcontent-ref %}

{% content-ref url="/spaces/jsTz3QINpGJcHqe22BdD/pages/k5PnUgenTD50hTfuiM5G" %}
[社内Q\&A](https://docs.assort.app/features/qa)
{% endcontent-ref %}

{% content-ref url="/spaces/jsTz3QINpGJcHqe22BdD/pages/Xh0JAeKtFhZNyKKfoU1d" %}
[社内用語集](https://docs.assort.app/features/glossary)
{% 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://en-docs.assort.app/install.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.
