# Assortドキュメント

## Assortドキュメント

- [Assortとは？](https://docs.assort.app/guide.md)
- [導入方法](https://docs.assort.app/install.md): Assortを利用するのに資料請求は不要です。Slackアプリなので30秒で導入できます。
- [よくある質問](https://docs.assort.app/faq.md)
- [AI（ChatGPT）](https://docs.assort.app/features/ai.md): Slack上でChatGPTと対話できる機能です。
- [投票・アンケート](https://docs.assort.app/features/poll.md)
- [勤怠管理](https://docs.assort.app/features/time-tracker.md)
- [「freee人事労務」連携の手順](https://docs.assort.app/features/time-tracker/freee.md)
- [社内Q\&A](https://docs.assort.app/features/qa.md)
- [社内用語集](https://docs.assort.app/features/glossary.md)
- [サポート](https://docs.assort.app/support.md)
- [Slackコネクトサポート](https://docs.assort.app/support/slack-connect.md)
- [規約やポリシー](https://docs.assort.app/terms-and-policies.md)
- [利用規約](https://docs.assort.app/terms-and-policies/terms-of-use.md): 最終更新: 2024年2月7日
- [プライバシーポリシー](https://docs.assort.app/terms-and-policies/privacy-policy.md): 最終更新: 2024年1月6日
- [データポリシー](https://docs.assort.app/terms-and-policies/data-policy.md): 最終更新: 2024年1月6日
- [免責事項](https://docs.assort.app/terms-and-policies/disclaimer.md): 最終更新: 2024年1月6日
- [特定商取引法に基づく表記](https://docs.assort.app/terms-and-policies/commerce.md): 最終更新: 2024年1月10日


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.assort.app/guide.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.
