> ## Documentation Index
> Fetch the complete documentation index at: https://docs.flarebot.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Ai-powered Commands

> Complete reference for Ai-powered commands in Flare.

Below is a complete, searchable reference for all **Ai-powered** commands available in Flare.

## `ask`

ask something

<Accordion title="View Details: /ask">
  **Usage**

  ```bash theme={null}
  /ask ask <question>
  ```

  **Aliases**
  `ai`

  **Examples**

  ```bash theme={null}
  /ask who are you?
  ```
</Accordion>

***

## `recipe`

get recipe for dish

<Accordion title="View Details: /recipe">
  **Usage**

  ```bash theme={null}
  /recipe recipe <dish>
  ```

  **Examples**

  ```bash theme={null}
  /recipe sushi
  ```
</Accordion>

***

## `translate`

translate

<Accordion title="View Details: /translate">
  **Usage**

  ```bash theme={null}
  /translate translate <query>
  ```

  **Examples**

  ```bash theme={null}
  /translate Hola como estas
  ```
</Accordion>

***
