# FAQ

Here you will find a list of the Frequently Asked Question, if you have another question, please contact the GAPVelocity AI team.

{% content-ref url="/pages/T5ogjl9Y6U4iZDZ5zTFL" %}
[Does the VB6 AI Migrator support the Sheridan VB 6.0 controls suit?](/vbuc/knowledge-base/faq/does-the-vb6-ai-migrator-support-the-sheridan-vb-6.0-controls-suit.md)
{% endcontent-ref %}

{% content-ref url="/pages/jSVLX9dBA19Gs3yOrxNx" %}
[How effective is the VB6 AI Migrator tool at converting an application's front end?](/vbuc/knowledge-base/faq/how-effective-is-the-vb6-ai-migrator-tool-at-converting-an-applications-front-end.md)
{% endcontent-ref %}

{% content-ref url="/pages/7gbyOTDrwJHGT2VkfuiT" %}
[What controls does the VB6 AI Migrator tool supports?](/vbuc/knowledge-base/faq/what-controls-does-the-vb6-ai-migrator-tool-supports.md)
{% endcontent-ref %}

{% content-ref url="/pages/b92WfRShmq0vxidVr4gL" %}
[How does the VB6 AI Migrator handle VB6 Collections?](/vbuc/knowledge-base/faq/how-does-the-vb6-ai-migrator-handle-vb6-collections.md)
{% endcontent-ref %}

{% content-ref url="/pages/gmmqZcKVmpl7B7eU0nbW" %}
[Can the VB6 AI Migrator migrate intrinsic VB6 functions and libraries?](/vbuc/knowledge-base/faq/can-the-vb6-ai-migrator-migrate-intrinsic-vb6-functions-and-libraries.md)
{% endcontent-ref %}

{% content-ref url="/pages/wtYZnP5LtbbM1Usr0CJp" %}
[Where is the source code for the support (helper) classes used by the VB6 AI Migrator?](/vbuc/knowledge-base/faq/where-is-the-source-code-for-the-support-helper-classes-used-by-the-vb6-ai-migrator.md)
{% endcontent-ref %}

{% content-ref url="/pages/QuTskpfZbIm2O2xUb60I" %}
[How does the VB6 AI Migrator convert ADO to ADO.NET?](/vbuc/knowledge-base/faq/how-does-the-vb6-ai-migrator-convert-ado-to-ado.net.md)
{% endcontent-ref %}

{% content-ref url="/pages/hTrfOapllPa9iDdl6RqB" %}
[Can the VB6 AI Migrator tool be customized?](/vbuc/knowledge-base/faq/can-the-vb6-ai-migrator-tool-be-customized.md)
{% endcontent-ref %}

{% content-ref url="/pages/cURnNMXEtjWvpPnbPf9s" %}
[What are Stubs?](/vbuc/knowledge-base/faq/what-are-stubs.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.gapvelocity.ai/vbuc/knowledge-base/faq.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.
