# On-Chain Authorship & Rights Management

#### Immutable Attribution Layer

Each content asset generated via the protocol is hashed and registered on-chain, producing a tamper-proof fingerprint linked to its originating wallet. This mechanism ensures permanent authorship records, immutable timestamping, and verifiable content lineage — all anchored in a decentralized registry that operates beyond the control of any centralized entity.

#### Creator-First Licensing and Remix Governance

ArtisanAI implements a rights protocol that grants creators default ownership over the licensing terms of their outputs. Authors can configure remix permissions, commercial usage clauses, and publishing restrictions via smart contracts — enabling programmable intellectual property control directly at the protocol layer.

#### Vault-Based Access and Storage Sovereignty

Generated assets are stored via decentralized networks such as IPFS or Arweave, with encryption and access policies governed by the creator’s wallet. Hybrid extensions (e.g., zk-storage or DAO-gated vaults) enable granular control over visibility, distribution, and monetization, ensuring that content remains secure, sovereign, and selectively accessible.

<br>


---

# 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.artisanaiai.xyz/artisanai.ai-workflow/on-chain-authorship-and-rights-management.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.
