## Documentation Index

Fetch the complete documentation index at: [/llms.txt](https://docs.poolside.ai/llms.txt)

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

Use Kilo Gateway to start from the model picker in Kilo Code. Use the Poolside Platform endpoint if you want Kilo Code to use a free Poolside Platform API key directly. Use OpenRouter if you already manage access through OpenRouter or need paid access to Poolside models.

## Watch the setup video

Poolside with Kilo Code

## Prerequisites

- You have Kilo Code installed in a supported editor. For installation options, see [Installing Kilo Code](https://kilo.ai/docs/getting-started/installing).
- You have one of the following:
  - Access to Poolside models through Kilo Gateway. Free Poolside models may be available without signing in. For paid models, sign up at [Kilo Code](https://kilo.ai/).
  - A Poolside Platform API key. To create one, go to [platform.poolside.ai](https://platform.poolside.ai/).
  - An OpenRouter API key with access to Poolside models. To create one, go to [OpenRouter API keys](https://openrouter.ai/keys).

## Steps

- Kilo Gateway
- Poolside Platform
- OpenRouter

1. Open Kilo Code.
2. In the model picker, select a free Poolside model served through Kilo Gateway, or sign in to unlock additional models. For current model availability, see [Poolside models on Kilo Code](https://kilo.ai/models/by/poolside).
3. Open a project and send a codebase question to confirm Kilo Code responds with the selected Poolside model.

01. In Kilo Code, click the settings icon.
02. Click **Providers**.
03. Click **Custom Provider**.
04. Enter an ID and name for the provider, such as `poolside-platform` and `Poolside Platform`.
05. Set the endpoint URL to `https://inference.poolside.ai/v1`. You can also find the endpoint URL in Poolside Platform.
06. In Poolside Platform, open **API Keys**.
07. Click **New key**.
08. Copy the API key and paste it into the Kilo Code dialog.
09. Select the Poolside models you want to use from the models Kilo Code suggests for the endpoint.
10. Open a new chat.
11. Search for `Poolside Platform`.
12. Select the Poolside model you want to use.
13. Send a codebase question to confirm Kilo Code responds with the selected Poolside model.

1. In Kilo Code, click the settings icon.
2. Click **Providers**.
3. In the provider overview, click **OpenRouter**.
4. Paste your OpenRouter API key into the Kilo Code dialog.
5. Click **Submit**.
6. Open a new chat.
7. Search for a Poolside model served through OpenRouter. OpenRouter may offer free and paid Poolside models. To see current availability, see [Poolside models on OpenRouter](https://openrouter.ai/poolside).
8. Select the model you want to use.
9. Send a codebase question to confirm Kilo Code responds with the selected Poolside model.

## Related resources

- [Editors](https://docs.poolside.ai/tools#editors)
- [Poolside API](https://docs.poolside.ai/api/overview)
- [Supported models](https://docs.poolside.ai/get-started/supported-models)
- [Kilo Code documentation](https://kilo.ai/docs/getting-started/installing)
