# Welcome

Thank you for choosing our WordPress plugins! This documentation is designed to help you get started, configure, and troubleshoot our plugins with ease.

### What You’ll Find Here

* 📖 **Getting Started** – Installation & setup guides.
* ⚙️ **Configuration** – Detailed settings and customization options.
* 🚀 **Features & Usage** – Step-by-step usage instructions.
* ❓ **FAQs & Troubleshooting** – Common issues and their solutions.
* 🔗 **Developer Resources** – API documentation and hooks/filters.

### Need Help?

If you have any questions or need assistance, feel free to reach out to our Support Team or check our FAQs.

Let’s get started! 🚀


---

# 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://ghozylab.gitbook.io/plugins/getting-started/welcome.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.
