# Linked Records §

- [Introduction](https://docs.teranode.group/nchain-event/linked-records/introduction.md)
- [Functional Description](https://docs.teranode.group/nchain-event/linked-records/functional-description.md)
- [Create Link Record §](https://docs.teranode.group/nchain-event/linked-records/functional-description/create-link-record.md)
- [Read Link Record §](https://docs.teranode.group/nchain-event/linked-records/functional-description/read-link-record.md)
- [Update Link Record §](https://docs.teranode.group/nchain-event/linked-records/functional-description/update-link-record.md)
- [Delete Link Record §](https://docs.teranode.group/nchain-event/linked-records/functional-description/delete-link-record.md)
- [Verify Link Record § †](https://docs.teranode.group/nchain-event/linked-records/functional-description/verify-link-record-+.md)
- [Navigate Linked Record § ¶](https://docs.teranode.group/nchain-event/linked-records/functional-description/navigate-linked-record.md)
- [Use Cases](https://docs.teranode.group/nchain-event/linked-records/use-cases.md)
- [Luxury Handbag Provenance](https://docs.teranode.group/nchain-event/linked-records/use-cases/luxury-handbag-provenance.md)
- [Random Prize Draw](https://docs.teranode.group/nchain-event/linked-records/use-cases/random-prize-draw.md)
- [Tutorials](https://docs.teranode.group/nchain-event/linked-records/tutorials.md)
- [Collection Integrity](https://docs.teranode.group/nchain-event/linked-records/tutorials/collection-integrity.md)
- [Provenance Integrity](https://docs.teranode.group/nchain-event/linked-records/tutorials/provenance-integrity.md)
- [API Workflow](https://docs.teranode.group/nchain-event/linked-records/api-workflow.md)
- [Configure API](https://docs.teranode.group/nchain-event/linked-records/api-workflow/configure-api.md)
- [Create Link Record §](https://docs.teranode.group/nchain-event/linked-records/api-workflow/create-link-record.md)
- [Get Link Location Status §](https://docs.teranode.group/nchain-event/linked-records/api-workflow/get-link-location-status.md)
- [Read Link Record §](https://docs.teranode.group/nchain-event/linked-records/api-workflow/read-link-record.md)
- [Update Link Record §](https://docs.teranode.group/nchain-event/linked-records/api-workflow/update-link-record.md)
- [Delete Link Record §](https://docs.teranode.group/nchain-event/linked-records/api-workflow/delete-link-record.md)
- [Verify Link Record § †](https://docs.teranode.group/nchain-event/linked-records/api-workflow/verify-link-record-+.md)
- [Navigate Link Record § ¶](https://docs.teranode.group/nchain-event/linked-records/api-workflow/navigate-link-record.md)


---

# 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.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.
