# Links

## Links

This is a [link to a heading](#a-heading). This is a mention of a heading [#a-heading](#a-heading "mention").

This is a [link to a heading](/url/gitbook.gitbook.io/test-gitbook-open/blocks/headings.md#title-1) in a different page. And this a mention [Headings](/url/gitbook.gitbook.io/test-gitbook-open/blocks/headings.md#heading-3).

This is a [link to a page](/url/gitbook.gitbook.io/test-gitbook-open/text-page.md). And this is a mention: [Text page](/url/gitbook.gitbook.io/test-gitbook-open/text-page.md)

This is a [link to the current space](https://gitbook.gitbook.io/test-gitbook-open/). And this is a mention [Test GitBook Open](https://gitbook.gitbook.io/test-gitbook-open/)

This is a [link to a different space](https://gitbook.com/docs/changelog/) (public). And this is a mention [Public Changelog](https://gitbook.com/docs/changelog/)

This is a [link to a private space](broken://spaces/-LxQckAqOKUJujImhvVN). And this is a mention [Broken mention](broken://spaces/-LxQckAqOKUJujImhvVN)

This is a [link to a page in a public space](broken://spaces/PGZZo1PCN4rYgFLPD8Cl/pages/THSZfq5v372uzPfyCnCn). And this is a mention [Broken mention](broken://spaces/PGZZo1PCN4rYgFLPD8Cl/pages/THSZfq5v372uzPfyCnCn).

This is a [link to a page in a private space](broken://spaces/-LxQckAqOKUJujImhvVN/pages/PINpUlBTXiBhNysbPQDO). And this is a mention [Broken mention](broken://spaces/-LxQckAqOKUJujImhvVN/pages/PINpUlBTXiBhNysbPQDO).&#x20;

## A heading


---

# 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://gitbook-open-v2-preview.gitbook.workers.dev/url/gitbook.gitbook.io/test-gitbook-open/blocks/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.
