# For platforms

## What types of platforms fit the Ethernodes.io model?

Ethernodes.io is designed to integrate with any platform that wants to offer the solution to its clients.

In order to offer the services, it must be a platform that includes the custody of assets on behalf of its clients. In this way, therefore, it must comply with the Anti Money Laundering (AML) requirements in both senses: towards its clients and towards Ethernodes.io.

## How does it work?

Ethernodes.io allows you to create as many deposits as necessary for each user / client. The solution itself is responsible for discriminating the origin of each deposit received, isolating each one of them with a unique internal code.

In this way, we can assign each deposit its independent profitability, while liquidations, autocompound, withdrawals or any other action is carried out at the deposit level, not the user.

For a platform that wants to offer the service, the only concern is to assign the fee that it wants to apply to its clients. The rest is already solved!


---

# 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.ethernodes.io/technical-information/for-platforms.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.
