# Knowledge Docs > Commit files and research to shared knowledge with a Git-style CLI and API. ## Get started - [Knowledge](https://docs.knowledge.abloatai.com/): Commit files and research to shared knowledge with a Git-style CLI and API. - [First commit](https://docs.knowledge.abloatai.com/quickstart): Install the CLI, connect a project, and publish your first files. - [Agent guide](https://docs.knowledge.abloatai.com/agents): Discover the CLI and API, publish exact staged bytes, and recover without losing work. ## Reference - [CLI reference](https://docs.knowledge.abloatai.com/cli): Git staging and familiar commands, with commits published directly to main. - [HTTP API](https://docs.knowledge.abloatai.com/api): Authenticate, upload bytes, publish a version, and read shared history. - [Concurrent work and recovery](https://docs.knowledge.abloatai.com/recovery): Preserve local work, retry uncertain commits, and safely pull shared changes.