# Tips and tricks

- [Image optimization](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/image-optimization.md)
- [Logo design tips](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/logo-design-tips.md)
- [Recommended Extensions or Plugins](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/recommended-extensions-or-plugins.md)
- [Technical terms explained](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/technical-terms-explained.md)
- [The top 10 tips](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/the-top-10-tips.md)
- [Useful Links](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/useful-links.md)
- [Ideales Vorgehen bei der Konfiguration](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/ideales-vorgehen-bei-der-konfiguration.md)
- [Konfigurationsfelder schnell finden](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/konfigurationsfelder-schnell-finden.md)
- [Wie du jede Farbe im Theme Manager findest](https://knowledge.themeware.design/knowledge-base/tips-and-tricks/wie-du-jede-farbe-im-theme-manager-findest.md)


---

# 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://knowledge.themeware.design/knowledge-base/tips-and-tricks.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.
