> For the complete documentation index, see [llms.txt](https://help.qwary.com/product-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.qwary.com/product-guide/faq/adding-hyperlink-to-survey-text.md).

# Adding Hyperlink to Survey Text

### 1. [Go to Qwary - Builder](https://app.qwary.com/stage/survey/bLcAFwPhnsU=) <a href="#h_7aed86b562" id="h_7aed86b562"></a>

### 2. Select text. In this demo, we are selecting Qwary word. <a href="#h_e45b232aef" id="h_e45b232aef"></a>

<figure><img src="https://qwary.intercom-attachments-1.com/i/o/589921277/44b0252514d1851a085ea759/screenshot_25393c6e-5395-4128-aa0d-d7491a28257e.png" alt=""><figcaption></figcaption></figure>

### 3. Click on Insert Link <a href="#h_ccfd8dca85" id="h_ccfd8dca85"></a>

After selecting, the text toolbar will open up. One option is to link in that toolbar. Please choose the option.

<figure><img src="https://qwary.intercom-attachments-1.com/i/o/589921283/d3b32e91354bfe48aa3613fd/screenshot_b8375909-4a6b-4b70-9ccb-15d3b694cf0e.png" alt=""><figcaption></figcaption></figure>

### 4. Type "<https://qwary.com>" <a href="#h_d479415a37" id="h_d479415a37"></a>

Pass your URL

<figure><img src="https://qwary.intercom-attachments-1.com/i/o/589921290/8901063e9d1297f0b6056962/screenshot_c6ba051e-545e-4b11-b2b0-d1ca91e3f21d.png" alt=""><figcaption></figcaption></figure>

### 5. Click on Insert <a href="#h_bf870a8981" id="h_bf870a8981"></a>

After inserting, you can edit and unlink the URL.

<figure><img src="https://qwary.intercom-attachments-1.com/i/o/589921294/0bf01a84a3c093921227853d/screenshot_d7b3c002-f3f3-4919-a046-19ff93f60704.png" alt=""><figcaption></figcaption></figure>

### 6. We are done linking the URL to a Survey Text. <a href="#h_dc681d21e5" id="h_dc681d21e5"></a>

<figure><img src="https://qwary.intercom-attachments-1.com/i/o/589921302/2a628378ecea7f0bbcfa9fba/screenshot_646564b3-7d12-4b07-b36f-9f2730b415e6.png" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.qwary.com/product-guide/faq/adding-hyperlink-to-survey-text.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
