> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theblockchainlibrary.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Related Resource Engine

> How topic objects are automatically connected to definitions, books, research, tutorials, code examples, AI prompts, quizzes, and learning paths.

# Related knowledge is generated from object relationships

The platform now generates `related.json`, a topic-keyed resource index.

```text theme={null}
topic
  ├── related topics
  ├── glossary
  ├── books
  ├── research
  ├── tutorials
  ├── code examples
  ├── AI prompts
  ├── quizzes
  └── learning paths
```

The explorer can use this file to show richer context without hard-coding resource cards into every topic page.

## Data source

```text theme={null}
/knowledge/related.json
```

This keeps topic pages, AI retrieval, search, and future API responses aligned around the same relationships.
