> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/something-else.md).

# Something else

Subdomains, realtime, widgets and getting help.

## Topics

{% content-ref url="/pages/fd0Pj0nKJ82iRvF6mLI3" %}
[Custom subdomains, SSL and security](/faq/help-topics/something-else/custom-subdomains-ssl-and-security.md)
{% endcontent-ref %}

{% content-ref url="/pages/fd7NxuCCzIYdMhqbGcLz" %}
[Docs, support and getting help](/faq/help-topics/something-else/docs-support-and-getting-help.md)
{% endcontent-ref %}

{% content-ref url="/pages/Z1BJBHdk4y6uBWkvjXAp" %}
[Provider data fields and coverage](/faq/help-topics/something-else/provider-data-fields-and-coverage.md)
{% endcontent-ref %}

{% content-ref url="/pages/jCetfrahwbvcwuxB0rnf" %}
[Realtime, BLE and mobile delivery](/faq/help-topics/something-else/realtime-ble-and-mobile-delivery.md)
{% endcontent-ref %}

{% content-ref url="/pages/wZZKRYzMDpUFaadepr7p" %}
[Routing, webhooks and destinations](/faq/help-topics/something-else/routing-webhooks-and-destinations.md)
{% endcontent-ref %}

{% content-ref url="/pages/TDBZf8JyhBKC2PXS7qyP" %}
[Features, widgets and SDK tools](/faq/help-topics/something-else/features-widgets-and-sdk-tools.md)
{% endcontent-ref %}

{% content-ref url="/pages/KdgqnH0EkMyaJpQi0Arv" %}
[Connections, auth and permissions](/faq/help-topics/something-else/connections-auth-and-permissions.md)
{% endcontent-ref %}

{% content-ref url="/pages/zMvojH4UXysDTLTpl6lW" %}
[Provider rules and restrictions](/faq/help-topics/something-else/provider-rules-and-restrictions.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryterra.co/faq/help-topics/something-else.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.
