> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [Velo](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fvelo&format=markdown.md) ## [APIs](https://dev.wix.com/docs/velo/apis.md) ### [wix-members-frontend](https://dev.wix.com/docs/velo/apis/wix-members-frontend.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-members-frontend/introduction.md) - [Custom Fields](https://dev.wix.com/docs/velo/apis/wix-members-frontend/custom-fields.md) #### [Authentication](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/introduction.md) - [New Members](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/new-members.md) - [changePassword()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/change-password.md) - [promptForgotPassword()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/prompt-forgot-password.md) - [promptLogin()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/prompt-login.md) - [resendVerificationCodeEmail()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/resend-verification-code-email.md) - [sendResetPasswordEmail()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/send-reset-password-email.md) - [sendSetPasswordEmail()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/send-set-password-email.md) - [verifyEmail()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/authentication/verify-email.md) #### [CurrentMember](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member.md) - [Introduction](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member/introduction.md) - [getMember()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member/get-member.md) - [getRoles()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member/get-roles.md) - [makeProfilePrivate()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member/make-profile-private.md) - [makeProfilePublic()](https://dev.wix.com/docs/velo/apis/wix-members-frontend/current-member/make-profile-public.md)