# Faqs

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

{% hint style="success" %}
Steps

1. In the theme editor **(Customize)**, open the template selector
2. Select **Pages**, then **Faqs.**
3. Make necessary changes
4. **Save**
   {% endhint %}

## Section settings

### Section header and general

Utilize the text fields provided to input your desired content. If you prefer not to display any content, simply leave the fields blank.

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

You have the option to add up to two buttons in this section by populating their respective text fields. Additionally, you can specify direct links for these buttons and adjust their styling to match your website's design aesthetic. This feature allows for greater customization and functionality, enhancing user interaction on your site.

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

### Section padding

Section padding allows you to specify the space between this section and the preceding or following sections, or both.

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

## Blocks settings

### Title

In this block, you can define the subject name for a specific set of FAQs, categorizing them under a common theme or topic.

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

### Question

This block is designated for inputting your frequently asked questions (FAQs) and their corresponding answers.

<figure><img src="/files/Ph9j3avVib64PUFtVQtp" 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://nextsky.gitbook.io/glozin-theme/other-pages-settings/faqs.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.
