# Registration

**Step 1:** Go to [https://dashboard.frynetworks.com](https://dashboard.frynetworks.com/)

* Click "Connect Wallet" in the upper right hand corner of the webpage.

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

**Step 2:** Select wallet and connect wallet via the QR code that displays.

* Click "Sign in" and confirm in your wallet.
* Click "Go to Dashboard"

**Step 3:** Enter required information into the text fields.

* Enter your e-mail address, First Name, and Last Name.&#x20;
* Click "Sign in" and confirm in your wallet.
* Click "Go to Dashboard"

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

{% hint style="info" %}
PoC Wallet will already be created for you. This wallet will pay for all your node or miner PoC transactions. You will be required to manually send ALGO to this wallet. This will be the wallet used by all devices. You will not have the private key or seed phrase to this wallet . In Pera Mobile, you can watch this address so you can monitor the ALGO balance.
{% endhint %}

{% hint style="info" %}
You will only fill this information out the very first time you log in with your wallet. This will auto populate the provided information for ever new or existing node or miner.
{% endhint %}

Step 4: Adding a new node or miner.

{% tabs %}
{% tab title="Device/Node" %}

* On the dashboard, click "Add"

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

* Enter your device key in the text box, click "register"

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

**Device Information:**

* Email, First Name, and Last name are pre-populated. Update information as needed
* Enter the Nickname for your miner. This will be displayed on the dashboard.
* Click "next"

<figure><img src="/files/3VhggvYR5ZyMBzqz3q6s" alt=""><figcaption></figcaption></figure>

**Wallet Information:**

* Enter your **Algorand-compatible address** manually or use the clipboard icon to paste it.
* Ensure your wallet is opted into the network token used by that device (for example: **FRY 2.0**, **fNODE**, **fVPN**, etc.).
* The **PoC account** will already be populated and cannot be changed.
* Enter a **note** (optional) to label each PoC transaction.
* Click **Next**.

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

**Map Information:**

* Find your location on the map. Click the map to move the pin.
* You can alternatively enter the Latitude and Longitude or your home address in the "search location field".
* Click "confirm", then "save"

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

***

{% hint style="warning" %}
Start of node and monetized miner section. Skip to the next orange box if this does not apply to you.
{% endhint %}

* You will now be prompted to provide a **network participation deposit** of $50 in the corresponding segment token for your registered device type.
* When you click each confirmation button, your connected wallet will open for approval of the specified deposit.

\
Each confirmation represents a separate blockchain transaction required to complete setup.

*Note:* This deposit is a technical requirement for activating and verifying devices within the Fry Networks ecosystem—it is **not an investment or financial product**, and does not guarantee any form of return or income.

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

* This is how your screen will appear when both network participation deposits have been successfully confirmed.
* Click "Next" to continue.

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

{% hint style="warning" %}
End of node and monetized device section. Resume below.
{% endhint %}

***

**Dashboard:**

* You will now be brought back to the dashboard where you will see your device or node.&#x20;

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

* At the top of the dashboard, you will see a summary showing the total number of registered, unverified, and verified devices.
* You can edit device information at any time by clicking the pencil icon located next to the device name.
* To verify your device, click "Verify" where you'll choose between short-term (24-hour, 1.5x) or extended-term (6-month, 3x) verification periods. The required network participation deposit amounts are automatically filled based on your chosen duration.

<figure><img src="/files/n3O9XEUJF4dhZPgR6i0Z" alt=""><figcaption><p>In this image, you can identify whether the device is a BYOD (Bring Your Own Device), the type of token used for verification deposits, and the required deposit amounts for the two verification tiers.</p></figcaption></figure>

* The "Claim Reward" button becomes active once contributions meet the 30-day eligibility period. The eligible amount will appear in the "Claimable Amount" field.
* You have the option to instantly convert "Pending Contributions" to "Claimable Contributions" by accepting a 30% adjustment.
* The "Reward History" section displays your daily contribution records for each device, along with a countdown showing days remaining until each day's contribution becomes claimable.

{% hint style="danger" %}
Use the trash icon to delete your device registration. Before deletion, ensure that you have withdrawn all network participation deposits by selecting "Withdraw All". Note that deleting a registration will remove all unclaimed contributions associated with the device. You can re-register the device at any future time.
{% endhint %}
{% endtab %}

{% tab title="Convert BYOD" %}

* Click "BYOD to Miner Key"

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

* Enter you BYOD License key and select the appropriate miner type from the drop down menu.

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

* Click "Convert"
* You will see your new miner key located under the convert button.

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

* Click "back"
* Follow steps under the miner tab.
  {% endtab %}
  {% endtabs %}


---

# 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.frynetworks.com/docs/dashboard/registration.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.
