diff --git a/packages/frontend/src/app/configure/page.tsx b/packages/frontend/src/app/configure/page.tsx
index b4acd3ec..d251a094 100644
--- a/packages/frontend/src/app/configure/page.tsx
+++ b/packages/frontend/src/app/configure/page.tsx
@@ -503,6 +503,11 @@ export default function Configure() {
AIOStreams, the all-in-one streaming addon for Stremio. Combine your
streams from all your addons into one and filter them by resolution,
quality, visual tags and more.
+
+ This addon will return any result from the addons you enable. These can be P2P results, direct links, or anything else.
+ Results that are P2P are marked as P2P, however.
+
+ This addon also has no persistence. Nothing you enter here is stored. They are encrypted within the manifest URL and are only used to retrieve streams from any addons you enable.
Made by Viren070. Source code on{' '}