# Dataset Registry & Tokenization

Welcome to the Dataset Registration Guide — the foundation of [Sahara AI](https://saharaai.com/)’s SIWA Testnet launch!

This guide will walk you through how to upload a dataset, register it on-chain, and mint an ownership NFT (non-transferable) that establishes provenance and control over your AI asset. By participating in this first phase, you’re helping shape a new standard for AI asset ownership on the Sahara Network, where datasets become verifiable, tradeable, and sovereign.

Let’s get started!

### Step 1: Access the [Developer Portal](https://portal.saharalabs.ai/main/explore) and Click Register AI Assets

<figure><img src="/files/MBWzQY36rpwHfUiq0jDR" alt=""><figcaption></figcaption></figure>

### Step 2: Login with your wallet and create your profile&#x20;

<figure><img src="/files/PjJgNn01uOORPiFIhdXa" alt=""><figcaption></figcaption></figure>

### Step 3. Input your dataset information and create a storage folder for your asset

<figure><img src="/files/7Q23g24JCCZETnzKHtjB" alt=""><figcaption></figcaption></figure>

### Step 4: Register your dataset on SIWA Testnet (select "Top Up" if you don't have sufficient funds for gas fees).&#x20;

<figure><img src="/files/JWgeIKqTj5Npwf4Kp5Cj" alt=""><figcaption></figcaption></figure>

### Step 5: Approve the transaction in the wallet pop-up and wait for the minting process to be complete

<figure><img src="/files/GkV9l0RKjCKn1Gesd9Ry" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jbKW62fV5Xdl9exo9H1E" alt=""><figcaption></figcaption></figure>

### Step 6: Once the minting is complete, review the detailed fields associated with your asset&#x20;

<figure><img src="/files/Ohs3ZIMuNm9QbM19DYGN" alt=""><figcaption></figcaption></figure>

### Step 7: Visit your vault to view your datasets

<figure><img src="/files/nBRMgNyCyKWXHHFoDXoZ" alt=""><figcaption></figcaption></figure>


---

# 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.saharaai.com/developer-docs-ai-developer-portal/dataset-registry-and-tokenization.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.
