From 98d98d4303bd9506dcd1b53099733bb37070c918 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 7 Jul 2024 09:38:12 +0200 Subject: [PATCH] Add concept of platforms --- .../app/pages/faq/self-hosting/self-hosting-page.html | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html index 7fbf574e3..10cc23cb2 100644 --- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html +++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html @@ -86,6 +86,17 @@ + + + What is the concept of platforms? + + + Platforms are used to group multiple accounts, such as a savings + account and a trading account at the same bank. By assigning accounts + to the same platform, they are displayed with a unified icon and you + gain insights into platform-specific risks. + + How do I add a new platform?