> For the complete documentation index, see [llms.txt](https://doc.pgiz.co.zw/pgc-assistant-manual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.pgiz.co.zw/pgc-assistant-manual/welcome-to-pgc-assistant.md).

# Welcome to PGC Assistant

## Get Started

We have prepared an operation manual for you according to various functional modules to assist you in quickly mastering the usage of each function. As the functions continue to iterate, this manual will also be continuously updated.

{% content-ref url="/pages/F6Fn9qK4EJgP8zP78c4e" %}
[Welcome to PGC Assistant](/pgc-assistant-manual/welcome-to-pgc-assistant.md)
{% endcontent-ref %}

{% content-ref url="/pages/qm7VTgmn5WTVvyDxZEjh" %}
[Rules](/pgc-assistant-manual/rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/lMt1DQd5l2VYEE3MXEhH" %}
[Activate Your Account](/pgc-assistant-manual/operation-manual/activate-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/ECDQf8yZsL5qLrVu8KbR" %}
[Login Your Account](/pgc-assistant-manual/operation-manual/login-your-account.md)
{% endcontent-ref %}

{% content-ref url="/pages/Tz5HCLyngIEjLHL2zMSV" %}
[Home Page](/pgc-assistant-manual/operation-manual/home-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/kxyXP8pfKrBM61FwJNHm" %}
[Customer Management](/pgc-assistant-manual/operation-manual/customer-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/8yUnj5xLTaX6Dk9GN5nO" %}
[Contact Management](/pgc-assistant-manual/operation-manual/contact-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/eqGgjlwgj57eltgJhGDR" %}
[Sales Team Management](/pgc-assistant-manual/operation-manual/sales-team-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/cEppre9Op6UcfEMRlMW8" %}
[Project Management](/pgc-assistant-manual/operation-manual/project-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/ejrgxmubnzyGwmTOrQQs" %}
[Follow-up Record](/pgc-assistant-manual/operation-manual/follow-up-record.md)
{% endcontent-ref %}

{% content-ref url="/pages/pEG2yHHLbTRIjqqOznck" %}
[Performance](/pgc-assistant-manual/operation-manual/performance.md)
{% endcontent-ref %}

{% content-ref url="/pages/pTrTSY9vBxmM3gSRhuHI" %}
[My Account Management](/pgc-assistant-manual/operation-manual/my-account-management.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.pgiz.co.zw/pgc-assistant-manual/welcome-to-pgc-assistant.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.
