# Gaucho Plugins Docs

## Gaucho Plugins Docs

- [Welcome👋](https://docs.gauchoplugins.com/welcome.md): This is the full documentation for working with the Gaucho Plugins team.
- [Our Plugins](https://docs.gauchoplugins.com/our-plugins.md): All the plugins owned or maintained by the Gaucho Plugins team.
- [Managing your Plugin Purchase](https://docs.gauchoplugins.com/managing-your-plugin-purchase.md): This page explains how to activate your plugin license, manage activated sites, and download the latest paid versions.
- [Feature Requests & Custom Projects](https://docs.gauchoplugins.com/feature-requests-and-custom-projects.md): This page explains how the Gaucho Plugins team handles feature requests or custom projects.
- [How to Troubleshoot WordPress Plugins](https://docs.gauchoplugins.com/how-to-troubleshoot-wordpress-plugins.md): This page explains how to initially troubleshoot WordPress plugins.
- [Get Support](https://docs.gauchoplugins.com/get-support.md): This page covers how to get support from the Gaucho Plugins team.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.gauchoplugins.com/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.
