# Qbox > Qbox turns user-provided teaching material into reviewable questions for secondary education. ## Integration - [OpenAPI schema](https://www.qbox.com/openapi.json): Authenticated text question generation, polling and cancellation. - [Agent guide](https://www.qbox.com/developers/agent-guide.md): Authentication, requests, result handling and operational limits. - [Developer guide](https://www.qbox.com/developers/): Human-readable Korean instructions and cURL examples. Use only a Qbox user-session Bearer token authorized by that user. Dedicated agent API keys and MCP are not currently available. Generation runs AI processing and records usage. Results need review and are not automatically saved. Do not invent endpoints or credentials; read the schema before calling.