# Definitions

## Definitions Overview

{% embed url="<https://www.loom.com/share/802cba97f2d745e389d706638ba03507?sid=fd8b565a-2755-43bc-96e9-698c5111e851>" %}

## Introspection and Re-Introspection

{% embed url="<https://www.loom.com/share/3d594315bdcc448eb4f8387d63bde85e?sid=7047700c-4581-43f6-802a-71c1ea10a9ea>" %}

## Schema Objects

{% embed url="<https://www.loom.com/share/f8d42acd38cd4916a00a95bfad5d10e3?sid=aa923ff0-569d-4bd8-a9c3-1ec31927ed0f>" %}

## Schema Object Properties

{% embed url="<https://www.loom.com/share/604f74b8f6f5480cbec8e32ade8cecc7?sid=c391fbdb-ebed-45be-9568-def1d2c62f8e>" %}

## Schema Object Constraints

{% embed url="<https://www.loom.com/share/a0f0086054834fb181379cbd7769ce5b?sid=4a4afbcb-5079-427f-8231-22f104cd19d8>" %}

## Schema Enums

{% embed url="<https://www.loom.com/share/4e304cc6d5434a419e92592a64f49cdb?sid=a54aaef6-687a-4233-a9d0-c40ff06e2d6f>" %}

## Schema Inner Objects

{% embed url="<https://www.loom.com/share/833b047f875d407db0d2e106729aa6ba?sid=50a87923-e651-4a9e-9f92-e10f12363b3d>" %}

## Creating One:One Relationships

{% embed url="<https://www.loom.com/share/bfc2169a14324d18aa4f3dcc53afe2ba?sid=fd0ace6e-f340-40de-b247-bd1b9a702ddb>" %}

## Creating One:Many Relationships

{% embed url="<https://www.loom.com/share/df7836d29d19489d87a71f9925478abf?sid=7d8d20ec-7256-4415-8851-7e3bd033bfbc>" %}

## Creating Many:One Relationships

{% embed url="<https://www.loom.com/share/5a6b239126834f708b3991fce7c49254?sid=1fb093eb-2e8d-4947-8f76-32bdf2dbe522>" %}

## Creating Many:Many Relationships

{% embed url="<https://www.loom.com/share/7d8b91c5ed88413faeb6ba52556126cc?sid=abc32034-fdce-4fb0-b593-f98196928f75>" %}


---

# 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.neurelo.com/how-to-videos/definitions.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.
