# Engineering

Streamline your engineering workflows with Calk agents designed to assist in coding, debugging, and project management. Whether you’re analyzing code, generating documentation, or planning projects, Calk helps developers save time and focus on building great software.

***

**Use Cases**

Here’s how Calk can enhance your engineering workflows:

| **Use Case**                | **Mission**                                                                           |
| --------------------------- | ------------------------------------------------------------------------------------- |
| Code Debugging              | Use agents to identify bugs in code and suggest potential fixes.                      |
| Technical Documentation     | Generate comprehensive documentation for codebases, APIs, or workflows.               |
| Code Reviews                | Automate code review summaries and highlight areas needing attention.                 |
| Project Planning            | Use agents to break down complex projects into manageable tasks and timelines.        |
| Tool Integration Assistance | Set up agents to integrate with existing tools like GitHub, Jira, or CI/CD pipelines. |

***

**Next Steps**

1. Learn How to Build an Engineering Agent.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.calk-ai.com/use-case/engineering.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
