From d60d2766b59b36302bdd50e90f5aad52b13ddb30 Mon Sep 17 00:00:00 2001 From: baby <45896748+xbabyx@users.noreply.github.com> Date: Tue, 5 May 2026 12:37:35 +0300 Subject: [PATCH] Update FAQ: remove outdated DEX reference, update browser extension steps for new account type UI, add Group 0 address creation entry - Removed reference to a deprecated DEX in the group 0 dApp connection FAQ entry - Updated browser extension "Alternatively" steps to reflect new account type dropdown UI introduced in the latest wallet update (Groupless -> Default selection) - Added new FAQ entry "How do I create a Group 0 Address?" with full steps for Browser Extension, Desktop, and Mobile - Linked the existing error message entry to the new entry to avoid duplication --- docs/misc/FAQ.md | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/docs/misc/FAQ.md b/docs/misc/FAQ.md index 46ab3bd4..ad465f4e 100644 --- a/docs/misc/FAQ.md +++ b/docs/misc/FAQ.md @@ -462,9 +462,13 @@ If your wallets are up-to-date & synced you should always be able to see your ba Yes, that is normal. Depending on the dApp you are interacting with, you might need to create an address in a different "group" than the one you currently have. -For example, most dApps on Alephium, including the DeFi platform Ayin, require a "group 0" address to connect. Therefore, if your assets are in group 1 or group 2, you might need to create a new address in group 0 and move your assets there to interact with the dApp. +For example, most dApps on Alephium require a "group 0" address to connect. Therefore, if your assets are in group 1 or group 2, you might need to create a new address in group 0 and move your assets there to interact with the dApp. -This can all be done under the same secret recovery phrase. To create a new group address, follow the steps below: +This can all be done under the same secret recovery phrase. To create a new group address, see [How do I create a Group 0 Address?](#how-do-i-create-a-group-0-address) + +### How do I create a Group 0 Address? + +Follow the steps below based on your wallet type. _Browser Extension:_ @@ -476,10 +480,11 @@ _Browser Extension:_ _Alternatively:_ -1. Click on your account TOP LEFT of your Extension Wallet. -2. Click on the “+” icon TOP RIGHT. -3. In “Add a new account” menu, change “Group: any” to the group you want (i.e. Group 0). -4. Click on “Create new Alephium account”. +1. Click on your account name at the top left of your Extension Wallet. +2. Click the "+" icon at the top right. +3. In the "Add a new account" menu, click the account type dropdown (shows "Groupless" by default) and select "Default". +4. Change "Group: any" to the group you need (e.g. Group 0). +5. Click "Create new Alephium account". _Desktop & Mobile:_