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

# Use Your Agent with FriendliAI

> Set up your favorite coding agent with FriendliAI to run fast, cost-efficient, and reliable open-source models.

export const openingParagraph_0 = "Before you choose your agent, create a FriendliAI API key:"

export const closingParagraph_0 = "You can use your API key to set up an agent of your choice."

Set up your favorite agent with FriendliAI to connect to fast, cost-efficient, and reliable open-weight models. With FriendliAI, your agent responds with low first-token latency, processes codebase-scale requests at low per-token cost, and sustains throughput across long-running tasks.

## Create an API Key

{
openingParagraph_0 ??
"Before you get started, you must create a FriendliAI API key:"
}

<Steps>
  <Step title="Create a Friendli Suite Account">
    If you haven't already, [sign up](https://auth.friendli.ai/sign-up) for an account.
  </Step>

  <Step title="Sign In">
    Then, [sign in](https://auth.friendli.ai). Friendli Suite opens your dashboard.
  </Step>

  <Step title="Create a FriendliAI API Key">
    1. In the left sidebar, click <Icon icon="gear" size={12} /> **Settings**. Then, click **[API Keys](https://friendli.ai/suite/~/setting/keys)**.
    2. In the upper-right corner, click <Icon icon="plus" size={12} /> **Create API Key**.
    3. Click <Icon icon="copy" size={12} /> **Copy**.
  </Step>
</Steps>

{
closingParagraph_0 ??
"You can use your API key to send a request to FriendliAI."
}

## Choose Your Agent

Choose the agent you want to set up:

<CardGroup cols={2}>
  <Card title="Claude Code" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/claude-code.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=9c4bf33ae4d81e93dec4f185477fa4c8" href="/docs/examples/agents/claude-code" width="16" height="16" data-path="static/images/examples/agents/claude-code.svg" />

  <Card title="Cline" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/cline.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=7fa6e62f59e9a807cb136664ade1d90e" href="/docs/examples/agents/cline" width="16" height="16" data-path="static/images/examples/agents/cline.svg" />

  <Card title="Codex" icon="https://mintcdn.com/friendliai/3Y9MxkMqtZLA0bIV/static/images/examples/agents/codex.svg?fit=max&auto=format&n=3Y9MxkMqtZLA0bIV&q=85&s=fee97c30f2879382ef664bf9e6ed37e4" href="/docs/examples/agents/codex" width="16" height="16" data-path="static/images/examples/agents/codex.svg" />

  <Card title="Cursor" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/cursor.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=8c890caaac0f6e4cbdfa92a9b2767f0f" href="/docs/examples/agents/cursor" width="16" height="16" data-path="static/images/examples/agents/cursor.svg" />

  <Card title="Hermes Agent" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/hermes-agent.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=ea425107c2c69ac758b12fab7dddeec6" href="/docs/examples/agents/hermes-agent" width="16" height="16" data-path="static/images/examples/agents/hermes-agent.svg" />

  <Card title="Kilo Code" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/kilo-code.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=b05b7bbaaf3b86fe2e8ad29a5e90d819" href="/docs/examples/agents/kilo-code" width="16" height="16" data-path="static/images/examples/agents/kilo-code.svg" />

  <Card title="OpenClaw" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/openclaw.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=11e87f38d21472bd902a324bc21052ec" href="/docs/examples/agents/openclaw" width="16" height="16" data-path="static/images/examples/agents/openclaw.svg" />

  <Card title="OpenCode" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/opencode.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=689cbd6dbead5ce016522a10956faa8f" href="/docs/examples/agents/opencode" width="16" height="16" data-path="static/images/examples/agents/opencode.svg" />

  <Card title="Pi" icon="https://mintcdn.com/friendliai/3qtUSVRfjaVm2dWP/static/images/examples/agents/pi.svg?fit=max&auto=format&n=3qtUSVRfjaVm2dWP&q=85&s=1d328a7567e92b47306101d9f84e06b9" href="/docs/examples/agents/pi" width="16" height="16" data-path="static/images/examples/agents/pi.svg" />
</CardGroup>
