# 導入方法

## 1. [Assortトップページ](https://www.assort.app/)の「Slackに追加」を押下

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

## 2. 右上で該当のワークスペースを選択し、「許可する」を押下

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

## 3. 導入完了

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

## 4. 目的の機能を利用する

あとはお好きな機能を使うだけです。各機能の使い方に関しては、それぞれのページをご参照ください。

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

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

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

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

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