> 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/features-widgets-and-sdk-tools.md).

# Features, widgets and SDK tools

Common questions about features, widgets and SDK tools.

## Articles

{% content-ref url="/pages/Sc2USPZ4PYImRXT5VhrJ" %}
[Can I push planned workouts to Zwift?](/faq/help-topics/something-else/features-widgets-and-sdk-tools/push-planned-workouts-zwift.md)
{% endcontent-ref %}

{% content-ref url="/pages/Vr3ZnVRgmqLV7XXnZhim" %}
[Why does the Python client lack reference\_id lookup?](/faq/help-topics/something-else/features-widgets-and-sdk-tools/client-library-feature-parity.md)
{% endcontent-ref %}

{% content-ref url="/pages/4azGTd8UyCgl444ICXX4" %}
[Is there an API for the payload simulator?](/faq/help-topics/something-else/features-widgets-and-sdk-tools/payload-simulator-programmatic-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/6mMPpC1L0DjSwmEhulQT" %}
[Is there a hosted upload widget for blood reports?](/faq/help-topics/something-else/features-widgets-and-sdk-tools/blood-report-upload-widget.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/features-widgets-and-sdk-tools.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.
