# Shortcode for services of a vendor

## The Shortcode:&#x20;

```
[obp_vendor vendor_id="4"]
```

Param of shortcode:

vendor\_id: You can insert ID of a vendor&#x20;

## How to use Shortcode ?

### Step 1: Find ID of a vendor

To have vendor ID, go to: WordPress Admin Panel >> Businesses >> All Businesses:  you will see ID column.&#x20;

### Step 2: Add Shortcode to a Page.

Move on WordPress Admin Panel >> All Pages >> Add New page:

### Step 3: Go to Page to view result

<figure><img src="/files/QfMw4JFjnRShtePOfVuT" alt=""><figcaption></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://ova-themes.gitbook.io/bookpro/shortcodes/shortcode-for-services-of-a-vendor.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.
