# ISCC

{% hint style="info" %} <img src="/files/qJCE4mvLCewzJCYgCBL3" alt="" data-size="line"> In 2024, ISO published the International Standard Content Code (ISCC) as international standard for digital content identification, ISO 24138:2024: <https://www.iso.org/standard/77899.html>
{% endhint %}

## General links

ISO 24138:2024 – International Standard Content Code,\
<https://www.iso.org/standard/77899.html>

ISCC Foundation,\
<https://iscc.io/>

ISCC codec and algorithms, extensive documentation,\
<https://core.iscc.codes>

ISCC schema definitions,\
<https://schema.iscc.codes>

## ISCC Github

ISCC Github,\
<https://github.com/iscc>

ISCC codec and algorithms, extensive documentation,\
<https://github.com/iscc/iscc-core>

ISCC metadata schema definitions,\
<https://github.com/iscc/iscc-schema>

ISCC WEB – Minimal ISCC generator web application,\
<https://github.com/iscc/iscc-web>

## ISCC Playground

ISCC Playground on Hugging Face\
<https://huggingface.co/iscc>


---

# 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.liccium.com/documentation/references/iscc.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.
