# Overview

<figure><img src="/files/LzWQClY0B2DYoU1CP4L7" alt=""><figcaption><p>https://enterprise.relysia.com</p></figcaption></figure>

Enterprise wallets have special needs in terms of user management, rights and endpoint functionalities. Most notably, next to role management, enterprise clients require 2 factor authentication to run the wallet infrastructure reliably.&#x20;

We created a proxy server infrastructure in the dedicated serviceId servers to ensure all requirement are matched while keeping otherwise the same API intrastructure. Primary idea is that the dedicated google cloud server can run cloud functions that ensure the integrity of user permission rights while still providing all flexibility beyond those rights.&#x20;

{% hint style="info" %}
If you already have your dedicated serviceId and are interested in running the Relysia enterprise wallet, contact us and we set it all up.
{% endhint %}


---

# 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/enterprise-wallet/overview.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.
