# Quickstart for AI



Use [llms.txt](https://docs.acontext.io/llms.txt) to give any coding agent full context on Acontext in \~2k tokens.

<Steps>
  <Step title="Copy the llms.txt content">
    Open [https://docs.acontext.io/llms.txt](https://docs.acontext.io/llms.txt) and copy all content, or just paste the link directly.
  </Step>

  <Step title="Prompt your coding agent">
    Paste the content (or link) into your coding agent — Cursor, Claude Code, Windsurf, or any AI assistant — along with your request:

    ```
    Build a backend for an agent application with Acontext
    ```
  </Step>
</Steps>

<Tip>
  Most coding agents can fetch URL content directly. Try pasting just the link `https://docs.acontext.io/llms.txt` into your prompt.
</Tip>
