# Client Portal (Front-End)

Welcome to the CRM Client Portal Guide! This resource is your manual for efficiently navigating the CRM. The Client Portal is a secure hub for account overviews, fund operation management, downline details and many more. Refer to this guide for straightforward instructions, practical tips, and screenshots to optimize your experience with the CRM Client Portal.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://reference-guide.gitbook.io/crm-client-portal/client-portal-front-end.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
