# Research for Blazor

{% content-ref url="/pages/TRSGZvwXappL93L4y6C8" %}
[Handling Reference Parameters in Async Methods with Ref\<T>](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/handling-reference-parameters-in-async-methods-with-ref-less-than-t-greater-than.md)
{% endcontent-ref %}

{% content-ref url="/pages/T6n4sl4bVKejDxG5UftL" %}
[Alternatives to Async Properties in C#](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/alternatives-to-async-properties-in-c.md)
{% endcontent-ref %}

{% content-ref url="/pages/fgtVjiBkCDvU0FWXcnCK" %}
[Issue with using "MessageBox.Show" in Blazor](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/issue-with-using-messagebox.show-in-blazor.md)
{% endcontent-ref %}

{% content-ref url="/pages/XpnXukd74dtqO1xj9Grg" %}
[File Upload Functionality](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/file-upload-functionality.md)
{% endcontent-ref %}

{% content-ref url="/pages/CFLQAemrzQwWVm5pijya" %}
[Async/Await Feature for WebMap Blazor](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/async-await-feature-for-webmap-blazor.md)
{% endcontent-ref %}

{% content-ref url="/pages/CP0o2KDQEJzwtkJuZ57W" %}
[Deploying SKS Blazor migrated app to Azure Container Instances](/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor/deploying-sks-blazor-migrated-app-to-azure-container-instances.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/webmap-for-blazor-documentation/blazor-ai-migrator/research-for-blazor.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.
