> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://engineering.ferndocs.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://engineering.ferndocs.com/_mcp/server.

# Mixed Content Page

# Content-Level RBAC Demo

This page demonstrates how different content can be shown to different user roles on the same page.

## Section 1: Public Information

This is public information visible to all users. Everyone can see this content regardless of authentication status.

### Public API Endpoints

* `GET /api/public/status`
* `GET /api/public/info`

## Section 2: work trialer Features

## Section 3: Engineering Resources

## Section 4: Contractor Information

## Summary

This page demonstrates how the `<If viewer>` component enables fine-grained content control within a single page.