# Multi Main FAQs Page

To create another FAQ page, click the **FAQs** menu ->  click the **Add new language or main FAQ section** link.​

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

Then you select the language and press the **Add** button.

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

You can now create one more main FAQ page for yourself. Use the new FAQ short-code to add the landing page you want.

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

> **Note**: *The new main FAQs can be used for multi-language solution.*

***

To **delete**, just select the newly created version, click the delete icon.

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

Note: This way can also be used to apply to **multi-language** cases.


---

# 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://faq-guide.ddshopapps.com/multi-main-faqs-page.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.
