> For the complete documentation index, see [llms.txt](https://creativedigital18.gitbook.io/anada-wordpress-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creativedigital18.gitbook.io/anada-wordpress-documentation/master.md).

# Anada Documentation

Thank you for purchasing our theme. We wish that this theme will help you in your works. If you have any questions or problems that aren't answered here, please feel free to mail at <sales@creativedigital.tech>

We would like to hear your feedback. If you found any bug/issues in our theme , please tell us. It will help us to improve the theme.

Hello and welcome to **Anada** User Guide. In this file you’ll find how to setup, use and customize your brand-new WordPress theme. I hope this documentation will help you to build your next amazing website smoothly.

If you have any questions or issues with the theme, you can always reach me through our dedicated support portal <https://creativedigitalhelp.freshdesk.com/support/tickets/new>

Please don’t forget to mention your purchase code in your support request. Officially I declared 1 days turnaround time, but usually I respond much faster ![🙂](https://s.w.org/images/core/emoji/12.0.0-1/svg/1f642.svg)

Let’s get started!

* [WordPress Setup](https://creativedigital18.gitbook.io/anada-wordpress-documentation/getting-started/wordpress-setup)
* [Server Requirements](https://creativedigital18.gitbook.io/anada-wordpress-documentation/getting-started/server-requirements)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://creativedigital18.gitbook.io/anada-wordpress-documentation/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
