# Settings

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

There are only 2 simple settings:

**Heading type**: If you use the product description as content for the tabs, this Heading tag is used to create titles and content breaks for the tabs. The content between the pair of heading tags will be the tab title. The content immediately after this pair of tags is the tab's content. The content will end when it reaches the next heading tag.

**Default tab title**: default title for first tab


---

# 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://product-tabs-guide.ddshopapps.com/settings.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.
