# DoctApp

First of all, install all necessary plugins for the theme. In that install and activate DoctApp plugin.

It will take some time to install.

After activating you can see the plugin dashboard as below.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FkHNtzLp8G5nb0LKk66KT%2Fimage.png?alt=media&#x26;token=176adf46-dbff-4bd7-88c2-135189069eaf" alt=""><figcaption><p>DoctApp Dashboard</p></figcaption></figure>

After that go to settings -> Permalinks and set the permalinks structure(Post Name) as below.&#x20;

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FobONFRI8Oh6jLj1mGult%2Fimage.png?alt=media&#x26;token=968263db-3f18-4491-b9da-a8ae7ebc88fc" alt=""><figcaption><p>Change permalink</p></figcaption></figure>

After those settings, you can find the doctor appointment page in the menu and you can set where ever you want.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FfinPHF4cXVdc8jt54TNG%2Fimage.png?alt=media&#x26;token=530beb13-1002-4a41-9359-5d3d7821e1df" alt=""><figcaption><p>Add Page to menu</p></figcaption></figure>

Finally, you can add your doctors to the DoctApp plugin.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FdFoYrr6ePGhV2Fjowd6l%2Fimage.png?alt=media&#x26;token=92a5997c-f6eb-4b5d-a116-740c7e8f1943" alt=""><figcaption><p>Add new Doctor</p></figcaption></figure>

{% hint style="info" %}
YOU HAVE TO ADD AT LEAST ONE DOCTOR TO SEE THE DOCTOR LIST ON THE FRONT-END SIDE.
{% endhint %}

You can see all your doctor lists on the back-end side as well and make changes.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2Ftg83etdZV2y9WzbMKeKM%2Fimage.png?alt=media&#x26;token=9986e8ba-7b57-4d53-9bc6-abaa5b9d0aba" alt=""><figcaption><p>Doctor lists to the back-end side</p></figcaption></figure>

You can confirm the appointment and cancel the appointment from the dashboard of the

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FP6CdkshrIHCj3SRRsDxa%2Fimage.png?alt=media&#x26;token=b17d5c2c-c163-40c0-843e-8b32bf8b12a6" alt=""><figcaption><p>Appointments Dashboard</p></figcaption></figure>

Finally, you can see your doctor list on the user side.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2FkSpjtjFGq6KQ50sd5A1M%2Fimage.png?alt=media&#x26;token=9fc85e1a-870f-4e42-8fc6-b7b7eddee233" alt=""><figcaption><p>Doctor List at Front-end side</p></figcaption></figure>

You can change the mail body from the settings menu.

<figure><img src="https://2110344810-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbJZkL5vGJliSDSohZv9c%2Fuploads%2Fxp03mOHWSHo771FIAihN%2Fimage.png?alt=media&#x26;token=9bced188-9fcd-4f82-b664-5c2f9a653a73" alt=""><figcaption><p>Email message settings</p></figcaption></figure>


---

# 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://documentation.peacefulqode.co.in/medicate-documentation/medicate-documentation/doctapp.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.
