# Advanced

We're working hard on detailed documentation for the following topics:

* Adding custom fonts
* Customizing font sizes (using the same fluid type scale calculator, [Utopia](https://utopia.fyi/type/calculator/?c=320,16,1.125,1400,16,1.2,6,0,\&s=0.75%7C0.5%7C0.25,1.5%7C2%7C3%7C4%7C6,s-l\&g=s,l,xl,12))
* How to create/trigger a new dialog

If you have any questions on those topics in the meantime, don't hesitate to [reach out](https://ultramarinastudios.com/support/)—we'll be very happy to help!


---

# 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.ultramarinastudios.com/advanced.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.
