# Subnet Configurations

## Supported Blockchains

Builder Subnets can be registered on the following blockchains. If you chose to deploy on multiple blockchains, these will technically be two separate Builder Subnets.

1. Base
2. Arbitrum

## Supported Wallets

Builder subnets can be registered using standard wallets an multisigs.

{% hint style="info" %}
**Security tip:** Gnosis Safe multisig is recommended for greater security.&#x20;
{% endhint %}

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

## Project Administrator Address

The Project Administrator Address is the address of the wallet or multisig used during the Builder Subnet registration . This address is able to do the following functions:

1. Claim rewards based on the immutable settings elected during initial registration

Additional Builder Subnet administration functionality may be release in the future.


---

# 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://gitbook.mor.org/builders/builder-subnet-setup/subnet-configurations.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.
