# How to Purchase Data Agents

### How to Purchase

You'll be able to purchase Ringfence Data Agents via the Ringfence Foundation website.

For a detailed guide on how to purchase, check below.

{% hint style="info" %}
**Data Agent Sale Dates:**\
**Dec 5th:** Whitelist Sale Opens\
**Dec 12th:** Public Sale Opens
{% endhint %}

### **Step 1** - Visit Agents.Ringfence.org

* Visit the Ringfence Foundation website to get started
* <https://agents.ringfence.org/?ref=Ringfence>

### **Step 2** - Connect Wallet

Connect your EVM-compatible wallet. Make sure you're connected to Arbitrum Mainnet

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

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

If you haven't added Arbitrum One to your wallet, find the details below.

**Enter Arbitrum One’s RPC details:**

* Network Name: Arbitrum
* RPC: <https://arb1.arbitrum.io/rpc>
* Chain ID: 42161
* Currency Symbol: ETH
* Block Explorer URL: [https://arbiscan.io](https://arbiscan.io/)

### **Step 3** - Click Purchase

Input the amount of Data Agents you'd like to purchase.

Click 'Purchase Data Agent'

Keep in mind that Data Agents are **non transferable.**

### **Step 4** - Sign and Confirm the Transaction

Follow through signing and confirming the transaction in your wallet extension or cold wallet.

<figure><img src="/files/8tJ00RJcR4EB451ERscM" alt=""><figcaption></figcaption></figure>

### **Step 5** - Purchase Confirmation

You'll receive a purchase confirmation with a successful transaction

Please note, any free agents through purchasing via referral codes may take up to 24H to be distributed.&#x20;

<figure><img src="/files/0TVVPv0oIJp5y8CvtVsJ" alt=""><figcaption></figcaption></figure>

### **Step 6** - Data Agent Acquired

Congratulations! After receiving the purchase confirmation, you'll receive an ERC-721 NFT.&#x20;

This is the license for your data agent, representing your ownership.&#x20;

If you can't see anything in your wallet, navigate to NFTs and add it manually.

{% content-ref url="/pages/Hc056OMT57aOdwX6DtVU" %}
[What is the NFT License?](/ringfence/users/data-agent-guide/what-is-a-data-agent/what-is-the-nft-license.md)
{% endcontent-ref %}


---

# 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://ringfence.gitbook.io/ringfence/users/data-agent-guide/how-to-purchase-data-agents.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.
