# FAQ

## Do you support English?

Yes, we support both Japanese and English. If the language setting in Slack is Japanese, Assort will be in Japanese, and if the language setting in Slack is a language other than Japanese, Assort will be in English.

***

## I can't install Assort.

There are several possible reasons for this.

#### 1. You are using Slack on a free plan and have already installed more than 10 apps.

You can check and delete installed apps from [this page](https://app.slack.com/apps-manage/T0679BX9MMH). Please try again after reducing the number of apps to 10 or fewer.

#### 2. App installation is restricted in your workspace settings.

Please ask the workspace owner for approval or request someone with installation permissions to install the app for you.

#### 3. You are trying to install it in an unintended workspace.

If you are signed into multiple workspaces, a dropdown box for selecting a workspace will appear in the top right of the installation screen. Please ensure that an unintended workspace is not selected.

***

## Is it free to use?

No, Assort is a paid service. Please check the [pricing plans](https://assort.app/en/pricing). You can use Assort for free for the first 30 days after installing the app (no credit card required). After the 30 days have passed, you will not be able to use it, so please consider subscribing early.

***

## I want to delete (uninstall) the app.

You can delete the app from the "Delete App" button at the bottom of [this page](https://assort-demo.slack.com/apps/A02MWSA4NR2-assort?tab=settings).

***


---

# 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/faq.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.
