# Typography

The Typography property allows you to format and customise your text, and so determines the style and appearance of the written content in your accordion block.

## Modify

* Select an accordion block.
* Open the Block Inspector.
* Navigate to the Primary tab.
* Open the Typography tab.
* Modify Typography as required.&#x20;

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

## Reset

* Click dot(s) to reset.

{% content-ref url="/pages/zhdx1xHtOVi6HAUs94NL" %}
[Typography](/design/typography/typography.md)
{% endcontent-ref %}


---

# 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.cwicly.com/blocks/accordion/typography.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.
