Skip to main content

Documentation Index

Fetch the complete documentation index at: https://iii.dev/docs/llms.txt

Use this file to discover all available pages before exploring further.

1. Install iii

Install the iii engine:
curl -fsSL https://install.iii.dev/iii/main/install.sh | sh

2. Verify installation

Check that iii has installed correctly with the following command. It should return a version number.
iii --version
The engine and SDK packages can have different patch versions within the same minor line. Keep the engine and SDKs on the same minor version, for example 0.11.x, unless a release note says otherwise.

Next Steps

Quickstart

Follow the Quickstart and explore a live iii application.

Use iii

Learn how to use iii in production.