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

# docs

# `fased docs`

Search the live Fased docs index from the terminal when you need a quick lookup without opening the site manually.

```bash theme={"theme":{"light":"min-light","dark":"min-dark"}}
fased docs
fased docs browser extension
fased docs sandbox allowHostControl
```

With no query, the command prints the docs URL and an example search command.
With a query, it calls the published docs search endpoint. The CLI uses
`mcporter` when it is installed, otherwise it runs the tool through `pnpm dlx` or
`npx`.
