# Installed Pages

### Dokan Shortcodes

Dokan Multivendor has several shortcodes that help you create important pages on the go.

The following are available shortcodes.

<table><thead><tr><th width="175.57798165137615">Name</th><th width="168.7429309190602">Shortcodes</th><th>Description</th></tr></thead><tbody><tr><td>Dashboard</td><td>[dokan-dashboard]</td><td>Display vendor dashboard and all the elements for the vendor.</td></tr><tr><td>My Orders</td><td>[dokan-my-orders]</td><td>Lists all the orders for the customer.</td></tr><tr><td>Store Listing</td><td>[dokan-stores]</td><td>Lists all the stores available on the site on a single page.</td></tr></tbody></table>

![](/files/FFHjvfrweJOOYuUHEXhU)


---

# 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://elessi-docs.nasatheme.com/dokan-multi-vendor/installed-pages.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.
