# Welcome

### Plutocracy Technical Reference <a href="#okendo-technical-reference" id="okendo-technical-reference"></a>

Welcome to the Plutocracy Technical Reference guide! Here you'll learn all about integrating Plutocracy with your custom technology stack or developing custom implementations on regular Shopify storefronts.

#### Support <a href="#support" id="support"></a>

If you require additional assistance or have questions about the contents of this guide, please reach out via our live chat on any Plutocracy app or our website!


---

# 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.plutocracy.io/plutocracy/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.
