> For the complete documentation index, see [llms.txt](https://docs.saharaai.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saharaai.com/blockchain-developer-docs/basics/integrations.md).

# Glossary

[AI Asset](/blockchain-developer-docs/overview/quickstart.md#platform-architecture)\
A digital representation of an AI-related resource (dataset, model, or pipeline) registered on the [Sahara](https://saharaai.com/) blockchain with comprehensive metadata and relationship tracking.

[Asset Registry](/blockchain-developer-docs/overview/quickstart.md#platform-architecture)\
The on-chain system that maintains authoritative records of all AI assets, their metadata, and relationships.

[License Terms](/blockchain-developer-docs/overview/quickstart.md#smart-contract-layer-sahara-protocol)\
Immutable rules defining how an AI asset can be used, including commercial permissions, derivative rights, and revenue sharing requirements.

[Ownership NFT](/blockchain-developer-docs/overview/publish-your-docs.md#ownership-attribution)\
A non-fungible token representing root-level ownership of an AI asset on Sahara.

[Relationship Types](/blockchain-developer-docs/overview/quickstart.md#platform-architecture)\
Standardized flags (TRAINED\_ON, FINETUNED\_FROM, etc.) that track how AI assets relate to and derive from each other.

[Revenue Vault](/blockchain-developer-docs/overview/quickstart.md#smart-contract-layer-sahara-protocol)\
A smart contract that collects and distributes revenue generated by an AI asset according to predefined sharing rules.

[TEE (Trusted Execution Environment)](/blockchain-developer-docs/basics/markdown.md#tee-architecture)\
Secure computing environment used by Sahara's compute nodes to ensure private and verifiable AI workload execution.

[Validator Node](/blockchain-developer-docs/overview/quickstart.md#platform-architecture)\
Network participants who stake SAHARA tokens and maintain network security through our proof-of-stake consensus mechanism.

<br>
