# How to Ensure a Good Capture?

* It is important that the bottom part of the product is captured at the right height, to give the algorithm a view of the lower details of the object. For objects such as low sofas, this might mean a very low trajectory that could be difficult to manage. Use a selfie stick to considerably ease your efforts in the bottom part.&#x20;
* If you are using a selfie stick for the capture, you should keep the camera attached to the selfie stick throughout the entire process and not attach it in the middle of the capture.
* Please ensure that you avoid jerking the phone as much as possible for a better output.&#x20;
* Capture can be a slightly strenuous process, especially in the beginning. Ensure that you pause and take breaks between two captures to avoid straining your arms or back from working continuously.&#x20;
* The app currently works in Portrait mode only.


---

# 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.avataar.ai/knowledge-center/incarnate/a-guided-tour-through-the-app/how-to-ensure-a-good-capture.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.
