# Custom design

### Change the visual design

You can change the colours, fonts, font sizes and text alignment by going to the DESIGN tab in the admin.&#x20;

### Hide other elements, like the navigation

You can also hide the avatar, the hamburger menu and even the welcome card. All these settings can be found under the design page.

Hiding the navigation can be useful if you embed the twise into another webpage, perhaps as a section, where the page already has a navigation.

<figure><img src="/files/tJQazsQu061V3jAH0WRf" alt=""><figcaption></figcaption></figure>

See how it works in this interactive tutorial.

{% embed url="<https://app.arcade.software/share/FfPSbFYpnDfSbFGb4tcF>" %}


---

# 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://help.twise.ai/design/custom-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.
