# CID Asset Notarization

CID assets are notarized and traded on RDDLs Planetmint network ([SLIP44:  PLMNT, 8680 \[Symbol, ID\]](https://github.com/satoshilabs/slips/blob/master/slip-0044.md)) by the participating machines. CID assets are non-fungible.&#x20;

Non-fungible CID Assets can e.g. represent a set of data to be tokenized or other unique aspects.&#x20;

The notarization process is based from underlying secure HW concepts and is built around the following values

* guarantee of data provenance,
* signal integrity,
* relevance, and
* value consistency.


---

# 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.rddl.io/rddl-network/basics/token-services/cid-asset-notarization.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.
