# Osvědčené postupy

V této části příručky Primer jsou uvedeny některé osvědčené postupy. Obsahuje několik zkušenostmi a výzkumem prověřených strategií, které pomohou dosáhnout kvalitních pracovních postupů. Jako konstruktéři a programátoři měříme kvalitu zejména z hlediska udržitelnosti, použitelnosti a efektivity našich nástrojů. Ačkoliv se v následujících příkladech probírají osvědčené postupy pro vizuální nebo textové programování, lze je uplatnit ve všech programovacích prostředích a pracovních postupech.

![](/files/mEfcdZJozeKt5OJIvDBk)


---

# 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://primer2.dynamobim.org/cs/9_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.
