> For the complete documentation index, see [llms.txt](https://docs.liccium.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.liccium.com/documentation/solutions/faia-fair-ai-attribution.md).

# FAIA – Fair AI Attribution

## The FAIA Project

The **FAIA project** (Fair AI Attribution) develops an open, structured framework to disclose the role of artificial intelligence in content creation. FAIA is developed by [**Liccium**](https://liccium.com/) in collaboration with [**Leiden University**](https://www.universiteitleiden.nl/en) and the [**GO FAIR Foundation**](https://www.gofair.foundation/), addressing a growing need for transparency in digital publishing and research.&#x20;

As AI tools become more common in writing, publishing, and media production, transparency is no longer optional - it’s essential for trust, credibility, and compliance. With the increasing integration of generative AI tools – ranging from writing assistants to full content generators – creators, publishers, and academic researchers need a consistent and verifiable way to indicate whether and how AI has contributed to the content. FAIA provides that mechanism.

The framework is implemented as a **Liccium plugin**, allowing users to flag AI involvement directly within Liccium's declaration and signing interface. These flags are machine-readable, interoperable, and persistently linked to the content.

## The FAIA Homepage and Explorer

More information you will find on: [https://faia.liccium.com](https://faia.liccium.com/)

The FAIA Registry Exlorer:&#x20;

{% embed url="<https://faia.io>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.liccium.com/documentation/solutions/faia-fair-ai-attribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
