# Best Practices

Unlock the full potential of Hivel’s integrations by following these best practices. This guide is designed to help you streamline your workflows, boost team collaboration, and achieve consistent, impactful results. Whether you're optimizing for efficiency, minimizing errors, or ensuring smooth coordination across tools, these best practices will set your team up for success. Dive in to discover strategies that elevate both your integration experience and your overall productivity.

***

{% content-ref url="/pages/2c4Ub6CCMTJyaw6zYcAT" %}
[Best Practices for Software Development Efficiency](/best-practices/best-practices-for-software-development-efficiency.md)
{% endcontent-ref %}

{% content-ref url="/pages/GS2QBXfEZTCTgEK8rIf6" %}
[Jira Best Practices](/best-practices/jira-best-practices.md)
{% endcontent-ref %}

{% content-ref url="/pages/ICxYHWezFtP5FsbyBsgD" %}
[Best practices for AI usage](/best-practices/best-practices-for-ai-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/RkYFJnSkO5SfzUoevCby" %}
[AI usage - PR checklist + Prompt Cookbook + Cursor Rules](/best-practices/ai-usage-pr-checklist-+-prompt-cookbook-+-cursor-rules.md)
{% endcontent-ref %}


---

# 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.hivel.ai/best-practices.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.
