# Customize Interface

Visit the [TempVoice Dashboard](https://tempvoice.xyz/dashboard), login with your Discord account, select your Discord server and you will see the **Interface Preview.**

This interactive preview lets you directly edit the interface. Play around with it!

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

***

This example changed the avatar, name, title, description, footer text and the order of buttons, it's also possible to remove them by clicking on them once.

<figure><img src="/files/9DXI5zzvEwcUc1Tb3vj8" alt=""><figcaption></figcaption></figure>


---

# 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://easy.tempvoice.xyz/premium/customize-interface.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.
