# Advanced Configurations

These sections contain instructions on how to set up certain advanced WorkflowGen configurations.

{% content-ref url="/pages/IoPfEBdLDbCP2ixkiagA" %}
[File Storage](/tech/9.3/advanced-configuration/file-storage.md)
{% endcontent-ref %}

{% content-ref url="/pages/AoFanU1GQhWm6G24yrqy" %}
[Database Authentication & Scaling](/tech/9.3/advanced-configuration/database-authentication-and-scaling.md)
{% endcontent-ref %}

{% content-ref url="/pages/426OyKRt82n08NERtpl4" %}
[Web Farm Architecture](/tech/9.3/advanced-configuration/web-farm-architecture.md)
{% endcontent-ref %}

{% content-ref url="/pages/lBUUIixFffVsIIupPSw6" %}
[Configuring Multiple Instances of WorkflowGen](/tech/9.3/advanced-configuration/configuring-multiple-instances-of-workflowgen.md)
{% endcontent-ref %}

{% content-ref url="/pages/4VtoddYNCLpWITV2MwhC" %}
[Custom Language Support & Layout](/tech/9.3/advanced-configuration/custom-language-support-and-layout.md)
{% endcontent-ref %}


---

# 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.workflowgen.com/tech/9.3/advanced-configuration.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.
