# We would like to take good pictures, can we?

When you would like to take pictures of events and so on, there is a function that allows you to do it not only screen shot but also from a birds-eye.

## 1: Click "Camera" on the left top menu

<figure><img src="/files/HWhrSdNkwvjbEsfHZPrh" alt=""><figcaption></figcaption></figure>

## 2: Select a point of view from 4 angles

You can choose the point of view.\
Also, you can adjust the angle, zoom in, and zoom out by using a mouse and keyboard.

<figure><img src="/files/lbOrEhuci4hpxOHLppD2" alt=""><figcaption></figcaption></figure>

## 3: Click "Capture" to take a picture📸

<figure><img src="/files/i9tLgPcu2eG0eF0FcVR4" 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://cosmize.gitbook.io/cosmize/products/faqs/general-faqs/we-would-like-to-take-good-pictures-can-we.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.
