# Navigate Linked Record § ¶

The Navigate Link Record operation enables you to obtain earlier or later link locations than the one you supply.

Anyone who has a link location on the blockchain and Event can use this service.&#x20;

The result will be a report which contains the following:

* Earlier link locations if requested and the supplied link location is not at the beginning
* Later link locations if requested and the supplied link location is not at the end
* An indication of whether the beginning or end of the linked locations has been reached

You can subsequently read the link records from the link locations that have been produced in the report.

<figure><img src="/files/13ld5pq3KwTexyelfmnU" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://docs.teranode.group/nchain-event/linked-records/functional-description/navigate-linked-record.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.
