# Infrastructure

Relysia is a wallet infrastructure, that means we can not only be accessed by logging into Vaionex platforms, but moreover enable 3rd party developers to create their very own dedicated versions of it. Relysia is a **Blockchain As A Service** platform, to create your very own sophisticated blockchain platforms while keeping your very own user database and control over settings and funds.&#x20;

{% hint style="info" %}
If you intend to build your own blockchain platform, go to the wallet interface of [Relysia.com](https://relysia.com) to sign up to your very own Infrastructure Plan.&#x20;
{% endhint %}

During the Infrastructure Plan setup, you can choose between a variety of functions, enable and disable user functionalities and endpoints, tailored to your very own Application.&#x20;

### Miner Fee Settings

To create the optimal user experience for your user, you need to decide what options the user will prefer for your application. At the moment, Relysia Infrastructure supports 3 fee types.&#x20;

* Classical: Let users pay for transaction fees with BSV
* Miner: Use A minerAPI cover your costs (e.g. TAAL mAPI Key)
* Dynamic: Cover the costs of your users to a certain limit (FeeManager).&#x20;

### Infrastructure Costs

In our initial beta, we will keep plans free of costs to certain limits. Within the next month, we will announce a low cost volume based plan that will keep average applications with 50k users well below 30$ per month. &#x20;


---

# 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.relysia.com/getting-started/infrastructure.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.
