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

# SolverClient

Interface for sending solver requests and receiving responses.

## Methods

### `health()` (optional)

**Returns:** `Promise<void>`

### `solve(request, options?)`

* `request`: `object`
* `options?`: `object`

**Returns:** `Promise<...>`
