# Home

- Canonical URL: <https://hubset.live/>
- Purpose: a compact overview and entry point to HubSet's external-resource gateway for AI-agent work.
- Agent index: <https://hubset.live/agent.md>

## Page structure

The page opens with the HubSet signal masthead, followed by four editorial previews:

1. Latest blog posts
2. AI leaderboards
3. Repositories
4. Tutorials

Each preview links to its full public section. Use it to orient quickly, then query the relevant collection. The home page is an editorial summary, not a complete catalog or a current-availability guarantee.

## Current data

- Blog posts: [`GET /api/posts`](https://hubset.live/api/posts)
- AI boards: [`GET /api/leaderboards`](https://hubset.live/api/leaderboards)
- Skills and repositories: [`GET /api/repos`](https://hubset.live/api/repos)
- Toolbox and tutorials: [`GET /api/resources`](https://hubset.live/api/resources)

Use each collection's `slug` to construct the canonical detail routes documented in [content routes](https://hubset.live/agent/content-routes.md). Do not assume the limited home-page order is the full API order.

## Continue

- [Blog guide](https://hubset.live/agent/blog.md)
- [Repos/Skills guide](https://hubset.live/agent/repos-skills.md)
- [Tutorials guide](https://hubset.live/agent/tutorials.md)
- [Free AI guide](https://hubset.live/agent/free-ai.md)
- [AI Leaderboard guide](https://hubset.live/agent/ai-leaderboard.md)
- [About guide](https://hubset.live/agent/about.md)
