# ask

`speakeasy ask`  

Starts a conversation with Speakeasy trained AI  

## Details

Starts a conversation with Speakeasy trained AI. Ask about OpenAPI, Speakeasy, configuring SDKs, or anything else you need help with.

## Usage

```
speakeasy ask [flags]
```

### Options

```
  -h, --help             help for ask
  -m, --message string   Your question for AI.
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy](/docs/speakeasy-reference/cli/getting-started)	 - The Speakeasy CLI tool provides access to the Speakeasy.com platform
