> For the complete documentation index, see [llms.txt](https://docs.uxwizz.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uxwizz.com/guides.md).

# Guides and features

- [Goals (NEW!)](https://docs.uxwizz.com/guides/goals.md)
- [Ask AI (NEW!)](https://docs.uxwizz.com/guides/ask-ai.md)
- [Basic usage](https://docs.uxwizz.com/guides/basic-usage.md)
- [A/B testing](https://docs.uxwizz.com/guides/a-b-testing.md)
- [Usage tips](https://docs.uxwizz.com/guides/usage-tips.md)
- [Dashboard user access level](https://docs.uxwizz.com/guides/dashboard-user-access-level.md)
- [Resetting the admin password](https://docs.uxwizz.com/guides/resetting-admin-password.md)
- [Database querying](https://docs.uxwizz.com/guides/database-querying.md)
- [Technical details](https://docs.uxwizz.com/guides/technical-details.md)
- [IP Geolocation](https://docs.uxwizz.com/guides/technical-details/ip-geolocation.md)
- [Troubleshooting](https://docs.uxwizz.com/guides/troubleshooting.md)
- [Agency](https://docs.uxwizz.com/guides/troubleshooting/agency.md)
- [MultiDB](https://docs.uxwizz.com/guides/troubleshooting/agency/multidb.md)
- [Dashboard](https://docs.uxwizz.com/guides/troubleshooting/dashboard.md)
- [Refreshing dashboard sub-page leads to 404 error](https://docs.uxwizz.com/guides/troubleshooting/dashboard/refreshing-dashboard-sub-page-leads-to-404-error.md)
- [Website iframe not loading (x-frame-options)](https://docs.uxwizz.com/guides/troubleshooting/dashboard/website-iframe-not-loading-x-frame-options.md)
- [License says "invalid"](https://docs.uxwizz.com/guides/troubleshooting/dashboard/license-says-invalid.md)
- [Updating Fails](https://docs.uxwizz.com/guides/troubleshooting/dashboard/updating-fails.md)
- [Tracking](https://docs.uxwizz.com/guides/troubleshooting/tracking.md)
- [No data is being recorded](https://docs.uxwizz.com/guides/troubleshooting/tracking/no-data-is-being-recorded.md)
- [Can't include tracker via Google Tag Manager](https://docs.uxwizz.com/guides/troubleshooting/tracking/tracker-doesnt-with-google-tag-manager.md)
- [The A/B test JS file is missing](https://docs.uxwizz.com/guides/troubleshooting/tracking/the-a-b-test-js-file-is-missing.md)
- [WordPress](https://docs.uxwizz.com/guides/troubleshooting/wordpress.md)
- [Cloudways 403 Forbidden screen on WordPress](https://docs.uxwizz.com/guides/troubleshooting/wordpress/cloudways-403-forbidden-screen-on-wordpress.md)
- [NGINX 403 Forbidden screen on WordPress](https://docs.uxwizz.com/guides/troubleshooting/wordpress/nginx-403-forbidden-screen-on-wordpress.md)
- [Extending the dashboard](https://docs.uxwizz.com/guides/extending-the-dashboard.md)
- [Support](https://docs.uxwizz.com/guides/support.md)
- [Migrating to a new server](https://docs.uxwizz.com/guides/migrating-to-a-new-server.md)


---

# 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:

```
GET https://docs.uxwizz.com/guides.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.
