# Dromad > GEO research tools for coding agents: run questions through ChatGPT, Claude and Gemini with web search on, record what each answered and cited, count citations across runs, and audit pages. A CLI (`pip install dromad`) and an HTTP API. ## Docs - [Quickstart](https://dromad.dev/docs/index.md): What Dromad is, installing the CLI, signing in, and a first prompt. - [CLI](https://dromad.dev/docs/cli.md): Every dromad command, with examples, output and JSON. - [API](https://dromad.dev/docs/api.md): Authentication, errors, waiting, pagination, and the HTTP reference. - [For agents](https://dromad.dev/docs/agents.md): For coding agents: which command when, how they compose, and how to spend the user's credit with care. - [Teams](https://dromad.dev/docs/teams.md): Workspaces, projects, members and invitations: who sees what, and who pays. - [Billing](https://dromad.dev/docs/billing.md): Prices, prepaid credit, what is charged and what is not, and checking a balance. - [OpenAPI schema](https://dromad.dev/api/v1/openapi.json): the machine-readable API contract. ## Research - [Research](https://dromad.dev/research.md): The studies behind Dromad's checks, including the results that went against us.