> 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 # [Api Reference](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fapi-reference&format=markdown.md) ## [CRM](https://dev.wix.com/docs/api-reference/crm.md) ### [Forms](https://dev.wix.com/docs/api-reference/crm/forms.md) #### [Interactive Form Sessions](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions.md) - [Interactive Form Session Object](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/interactive-form-session-object.md) - [Create Interactive Form Session](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/create-interactive-form-session.md) - [Create Interactive Form Session Streamed](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/create-interactive-form-session-streamed.md) - [Generate Form Summary](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/generate-form-summary.md) - [Send User Message](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/send-user-message.md) - [Send User Message Streamed](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/send-user-message-streamed.md) - [Introduction](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/introduction.md) - [Sample Flows](https://dev.wix.com/docs/api-reference/crm/forms/interactive-form-sessions/sample-flows.md)