# FAQ

{% embed url="<https://youtu.be/J0gSFtJboU8>" %}

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

* **Add FAQ Block:**
  * Click on the "Add Block" button within the editor.
  * From the list of available blocks, select "Add FAQ."

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

* **Submit:**
  * A pop-up window will appear. Click the "Submit" button without entering any specific question or answer.

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

#### Editing the FAQ Section:

* **Access the FAQ Section:**
  * Navigate to the FAQ section on your decentralized Linktree.
* **Edit FAQ:**
  * Find the FAQ block you added.
  * Look for the "Edit" option associated with the FAQ block and click on it.
* **Add FAQs:**
  * Within the editing interface, you should see options to add new FAQs.
  * Enter the frequently asked question in one field and provide the corresponding answer in another.
* **Save Changes:**
  * After adding or modifying FAQs, save your changes.
* **Confirmation and Display:**
  * You'll be returned to the main editor after saving.
  * Preview your decentralized Linktree to see the added or modified FAQs in the designated FAQ section.

By following these steps, you can easily manage your FAQ section on your decentralized Linktree. Adding and editing FAQs allows you to provide valuable information to your visitors and address common queries.


---

# 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://help.webhash.com/webhash-docs/how-to-edit-every-component-on-your-website/advanced-blocks-power-up-your-websites-functionality/faq.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.
