> For the complete documentation index, see [llms.txt](https://docs.avataar.ai/knowledge-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avataar.ai/knowledge-center/incarnate/a-guided-tour-through-the-app/bounding-box/how-to-resize-the-bounding-box.md).

# How to Resize the Bounding Box?

After the bounding box appears on the screen, a GIF appears to help you with the resizing of the bounding box.

![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84035086401/original/_md4Trej03-IkHPDCEkKw9YvZiieH97hwA.jpg?1684311752)![](https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84035086413/original/gb3CDoSjfHDsNj7JXNATxWMJJv1Gzdznhw.jpg?1684311760)

\
Once you click on ‘Tap to Continue’, you will be provided an option of resizing the bounding box.

<figure><img src="https://s3-ap-south-1.amazonaws.com/ind-cdn.freshdesk.com/data/helpdesk/attachments/production/84035086449/original/Y1DNVAfjDJlFqcV35RjM3D8cYq2dPrpjlA.jpg?1684311775" alt=""><figcaption></figcaption></figure>

*Important*

1. Since floor detection can be pretty sensitive to minor details in the scene, it is advised that the user moves toward the bottom of the box to ensure that the box is indeed on the floor. If it appears to be appreciably above the floor, click on the restart button and start over.&#x20;
2. For easier resizing of the box, it is preferred that the mat is placed under the centre of the object. But doing so could result in the box being slightly above the floor. Experience with capture will help the user strike a balance between placing the marker before the object outright and under its base


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/bounding-box/how-to-resize-the-bounding-box.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.
