# Getting Started

### Getting Started

To begin using FluentCLI, you'll need to set up the necessary configurations for the AI engines you intend to use. Follow the installation guide below to set up FluentCLI on your system.

### Installation **Prerequisite: Ensure Rust is installed on your system.**&#x20;

```bash
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
```
