# How to Find Your Place ID

Please go here <https://developers.google.com/maps/documentation/places/web-service/place-id> and search for your Place in Google storage

<figure><img src="https://879507659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMlfEEA8UBCx8BnOcJMif%2Fuploads%2F1YQFeDGGUv9gSYRLClKB%2Fimage.png?alt=media&#x26;token=afa6c273-90d1-43a8-96bb-368a029e7c20" alt=""><figcaption></figcaption></figure>

Then copy your Place ID, it’s a long code before your Address

<figure><img src="https://879507659-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FMlfEEA8UBCx8BnOcJMif%2Fuploads%2FjLxrrxp1hWXI4hDAJ5RS%2Fimage.png?alt=media&#x26;token=b4f55981-4656-4845-ad2a-f8310e598775" 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://ninjateam.gitbook.io/google-reviews-wordpress/how-it-works/how-to-find-your-place-id.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.
