# Translation Tips

**Translate** the content of each element in the document using the translation feature in the Content panel.

If the headings have been modified in the Set-Up section, they will need to be translated separately. Please send desired translation to InSite support for configuration.

Competencies must be translated directly through the Standards module. Edit the competency you need to translate.


---

# 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.shiftiq.com/help/standards/documents/translation-tips.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.
