# Be.Smart T4I Labs

Welcome to the Be.Smart T4I Labs - our innovation playground and your way to shape the future of T4I!

{% hint style="warning" %}
This is where you can explore experimental features before they’re finalized for a production release. Feel free to try out the tools available, but keep in mind they **may** change, evolve, or even disappear at any time.

If you encounter any issues or have suggestions, [let us know](https://feedback.besmart.software). Your feedback helps shape the future of Be.Smart T4I.
{% endhint %}

[Fixed Workpoint](/t4i/commands-overview/be.smart-t4i-labs/fixed-workpoint.md)

[Colorizer](/t4i/commands-overview/be.smart-t4i-labs/colorizer.md)

[First-view Model to Drawing Property Sync](/t4i/commands-overview/be.smart-t4i-labs/first-view-model-to-drawing-property-sync.md)

[Quick Command Search](/t4i/commands-overview/be.smart-t4i-labs/quick-command-search.md)

[Time Tracker](/t4i/commands-overview/be.smart-t4i-labs/time-tracker.md)


---

# 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.besmart.software/t4i/commands-overview/be.smart-t4i-labs.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.
