# User Interface:Design

- [Set Theme](https://docs.luciq.ai/references/user-interface-design/set-theme.md)
- [Set Primary Color](https://docs.luciq.ai/references/user-interface-design/set-primary-color.md)
- [Set Floating Button Position](https://docs.luciq.ai/references/user-interface-design/set-floating-button-position.md)
- [Set Video Recording Button Position](https://docs.luciq.ai/references/user-interface-design/set-video-recording-button-position.md)
- [Manipulating the Welcome Message](https://docs.luciq.ai/references/user-interface-design/manipulating-the-welcome-message.md)
- [Set Welcome Message Mode](https://docs.luciq.ai/references/user-interface-design/manipulating-the-welcome-message/enable-or-disable-welcome-message.md)
- [Manually Show Welcome Message](https://docs.luciq.ai/references/user-interface-design/manipulating-the-welcome-message/manually-show-welcome-message.md)
- [Set Locale](https://docs.luciq.ai/references/user-interface-design/set-locale.md)
- [Change String Values](https://docs.luciq.ai/references/user-interface-design/change-string-values.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://docs.luciq.ai/references/user-interface-design.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.
