# URL Links

A URL Link is an item you can add to any page. It is a useful way to add links to anywhere, either within Blocworx or externally. It can be used for shortcuts or perhaps links to resources. Sometimes they are used to link straight to a Bloc (skipping the module)

C[lick here to learn how to create a URL Link on a Page.](https://blocworx.gitbook.io/blocworx-documentation/page/edit-a-page#create-a-url-link)


---

# 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://manual.blocworx.com/blocworx-documentation/page/page-overview/url-links.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.
