# Overview

{% content-ref url="/pages/gQ0dZGo4CzJ3KZYbl5UV" %}
[Page Loader](/extensions/page-loader.md)
{% endcontent-ref %}

{% content-ref url="/pages/nkDy625XhVpctrZ1y3DL" %}
[Pull to Refresh](/extensions/pull-to-refresh.md)
{% endcontent-ref %}

{% content-ref url="/pages/9DAwj5hJ8ALqlvpJPiVT" %}
[Custom User Agent](/extensions/custom-user-agent.md)
{% endcontent-ref %}

{% content-ref url="/pages/jqesbgUFq1AJXaQVZORw" %}
[No Internet View](/extensions/no-internet-view.md)
{% endcontent-ref %}

{% content-ref url="/pages/54TV9LyByuE43pchIL9d" %}
[App Review](/extensions/app-review.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZFU6OuqWeCalak9jHWqv" %}
[App Onboarding](/extensions/app-onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/kJFjSxJ0ew3AAU1zweIl" %}
[Multi Language](/extensions/multi-language.md)
{% endcontent-ref %}

{% content-ref url="/pages/4PibekksGY3flUTi7avR" %}
[In-App Purchase (IAP)](/extensions/in-app-purchase-iap.md)
{% endcontent-ref %}

{% content-ref url="/pages/jnYC5KHKPVgcqGRORcz3" %}
[Custom Fonts](/extensions/custom-fonts.md)
{% endcontent-ref %}

{% content-ref url="/pages/slRdYKmv348B1jI1RdD8" %}
[Deeplink](/extensions/deeplink.md)
{% endcontent-ref %}

{% content-ref url="/pages/8JXA1I2BoYOnYaPCTpdP" %}
[Force App Update](/extensions/force-app-update.md)
{% endcontent-ref %}

{% content-ref url="/pages/0O0FxLfPN8i4yyuiRQnN" %}
[Dynamic Titles](/extensions/dynamic-titles.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://help.twinr.dev/extensions/overview.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.
