Quick Start Guide
This guide will help you get started with the AgrospAI Data Space Portal. You’ll learn how to connect your wallet, browse available datasets, and make your first data transaction.Prerequisites
Before you begin, make sure you have:Install a Web3 Wallet
Install MetaMask, WalletConnect, or another compatible Ethereum wallet.
Get Test Tokens
For testing on Pontus-X DevNet, you’ll need test tokens. Use the faucet to get free test tokens.
Add Pontus-X Network
Add the Pontus-X network to your wallet. See the Network Setup guide for details.
Step 1: Connect Your Wallet
Visit portal.agrospai.udl.cat and connect your wallet.Select Your Wallet
Choose your wallet provider from the ConnectKit modal:
- MetaMask
- WalletConnect
- Coinbase Wallet
- Trust Wallet
- Other supported wallets
Approve Connection
Approve the connection request in your wallet. The portal will never ask for your private keys or seed phrase.
Your wallet address will appear in the top right corner once connected. You can click it to view your profile and transaction history.
Step 2: Browse the Marketplace
Explore available datasets and algorithms in the marketplace.Search and Filter
Use the search bar to find specific datasets:- Asset Type: Dataset or Algorithm
- Pricing: Fixed price or Free
- Network: Pontus-X DevNet or TestNet
- Service Type: Download or Compute
Browse Featured Assets
The homepage displays curated sections:- Featured Assets - Highlighted by the community
- Recent Assets - Newly published datasets
- Top Sales - Most popular assets
- Bookmarked Assets - Your saved favorites (click the bookmark icon)
Step 3: Access a Dataset
Once you find a dataset you want to access:View Asset Details
Click on an asset to view its details page. Review:
- Description and metadata
- Pricing information
- File size and format
- Publisher information
- Sample data (if available)
Check Pricing
View the pricing model:
- Fixed Price: Pay once to download
- Free: No cost, gas fees only
The price is displayed in the datatoken price plus any marketplace fees. You’ll see the total cost before confirming.
Purchase Access
Click Buy Now or Get Free Asset to access the dataset.The portal will:
- Calculate the total price (datatoken + fees)
- Request token approval (if needed)
- Execute the purchase transaction
- Grant you access to download
Step 4: Publish Your First Dataset (Optional)
Share your own datasets with the community:Enter Metadata
Provide information about your dataset:
- Name and description
- Author and organization
- Tags and categories
- File(s) to publish
Configure Access
Choose how users can access your data:
- Download: Users download files directly
- Compute-to-Data: Users run algorithms without downloading
Set Pricing
Configure your pricing model:
- Fixed Price: Set a specific price in tokens
- Free: Make it freely accessible
Publish to Blockchain
Review your settings and click Publish. This will:
- Create an NFT representing your dataset
- Mint datatokens for access control
- Store metadata on IPFS
- Register your asset on-chain
Publishing requires three blockchain transactions: NFT creation, datatoken creation, and metadata registration. Each requires wallet approval.
Step 5: Run a Compute Job (Advanced)
Use Compute-to-Data to analyze private datasets:Find a Compute Dataset
Look for datasets with the Compute service type. These allow algorithms to run on the data without exposing the raw files.
Select an Algorithm
Choose an algorithm from the marketplace or publish your own. Algorithms must be Docker containers compatible with the Compute-to-Data environment.
Configure the Job
Set compute job parameters:
- Select dataset(s)
- Choose algorithm
- Set custom parameters (if supported)
- Select compute environment
Start the Job
Click Start Compute Job and approve the transactions. The compute job will run on the data provider’s infrastructure.
Common Tasks
Add Funds
Get test tokens from the faucet or bridge assets to Pontus-X
View Your Assets
Access your purchased datasets and published assets
Enable Automation
Set up automated testing with the automation wallet feature
Verify Credentials
Create and verify Gaia-X compliant credentials
Troubleshooting
Wallet won't connect
Wallet won't connect
Solutions:
- Make sure your wallet extension is unlocked
- Refresh the page and try again
- Check that you’re using a supported wallet
- Clear browser cache and cookies
Transaction failed
Transaction failed
Common causes:
- Insufficient balance for gas fees
- Network congestion (try increasing gas price)
- Rejected by user
- Smart contract error (check error message)
Can't download dataset
Can't download dataset
Solutions:
- Verify you’ve completed the purchase transaction
- Check that the data provider is online
- Try downloading from your profile page
- Contact the dataset publisher if issue persists
Asset not appearing in search
Asset not appearing in search
Possible reasons:
- Asset is still being indexed (wait a few minutes)
- Asset is on a different network (check network filter)
- Asset has been removed by publisher
- Clear search filters and try again
Next Steps
Now that you’re familiar with the basics:Learn Architecture
Understand how the portal works under the hood
Core Features
Explore advanced marketplace features
API Reference
Integrate the portal into your applications
Need help? Check out our troubleshooting guides or contact support via GitHub Issues.