# Commands

<table><thead><tr><th width="194">Command</th><th>Description</th></tr></thead><tbody><tr><td><strong>/photostool</strong></td><td>Photos Tool is a developer tool for easier preparation of vehicle image, screenshot will be automatically taken on green screen along with static camera which will result in the same style of photos.<br><strong>To use it, you must be the driver of the vehicle you want to take a picture of.</strong></td></tr></tbody></table>


---

# 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://docs.vames-store.com/assets/vms_vehicleshopv2/developer-api/commands.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.
