# FAQs

Welcome to Shopeasy's FAQ section! Here, you can provide helpful information to your customers through Frequently Asked Questions. Follow these steps to get started:

#### Step 1: Accessing FAQs

1. Navigate to **FAQ** in the sidebar to access the FAQs page.
2. In this section, you can manage FAQs for your store and specific products.

#### Step 2: Adding New FAQ

1. Click on **Add New FAQ** located at the top right corner.
2. Choose the FAQ type:
   * **Store**: General FAQs related to your store.
   * **Product**: FAQs specific to a particular product.

#### Step 3: Entering FAQ Details

1. **Question**: Enter the question for the FAQ.
2. **Answer**: Provide a detailed answer to the question.
3. Click **Add FAQ** to add the new FAQ.

#### Step 4: Managing FAQs

In the FAQ section, you can:

* **View Existing FAQs**
* **Edit FAQ Details**
* **Delete FAQs**

#### Note:

* Providing clear and informative FAQs helps customers find answers to common questions, enhancing their shopping experience.

<figure><img src="/files/xpYiynyyQc3ualWBhfrf" 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://docs.shopeasy.ai/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.
