# Link

* **Large Text**\
  &#x20;Enter a text to describe the uri, this text will be shown in large text.
* **Small Text**\
  &#x20;Enter a text to describe the uri, this text will be shown in small text.
* **URI**\
  &#x20;Enter a URI. An URI can for example be a name, location or URL.
* **Link Type**
  * **Document:**
  * **Web:** the uri link will be open as a web site in the users default web browser.
  * **Email:** the uri will be open as an email message window where the uri will be placed in the to field.
  * **Phone:** the phone number will be called if the uri is opend on a mobile device.
  * **Address:** if the uri is opened in a mobile device with a GPS app, the GPS will be opend and show the address.

![](/files/-M-ofixhfWnjwoaupSl6)


---

# 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.novacuraflow.com/6.12/development/flow-studio/applications/workflow/user-step/link.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.
