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

# Welcome

> RankBuddy documentation — integrate your blog with the SDK and publish SEO content from rankbuddy.io.

# RankBuddy documentation

RankBuddy is AI-powered SEO content automation for SaaS teams. These docs help you **render a production blog on your site** and **publish articles** from [rankbuddy.io](https://rankbuddy.io).

<CardGroup cols={2}>
  <Card title="Set up blog pages" icon="code" href="/guides/setup-blog-with-sdk">
    Official Next.js App Router + `@rankbuddy/sdk` integration guide. **Give this link to your AI coding agent.**
  </Card>

  <Card title="Publish your first article" icon="rocket" href="/guides/publish-first-article">
    After deploy — connect RankBuddy and ship your first SEO post.
  </Card>

  <Card title="SDK field reference" icon="table" href="/sdk/article-fields">
    Every article and cluster field your frontend should use.
  </Card>

  <Card title="Product website" icon="globe" href="https://rankbuddy.io">
    Features, pricing, and free trial.
  </Card>
</CardGroup>

## Quick start for AI agents

If you received a RankBuddy onboarding prompt, open **[Set up blog pages with the SDK](/guides/setup-blog-with-sdk)** and implement every required section. Use the user's `Blog path`, `Website URL`, and `Framework` from their prompt.

After the blog routes are deployed, the user publishes from RankBuddy — follow **[Publish your first article](/guides/publish-first-article)**.
