# Setting the size of your form

Your forms size will be determined by the width you configure under settings and how much content you add to your formHello forms and mobile optimized forms typically use the full width of the browser window instead of specifying a fixed size, as seen in the example from our hello form template below

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/0876518a-1e3a-4952-a039-05a52c339a7a/a378465e-48ad-4a39-befc-7c586e86d566.png)

The more content you stack in your form, the larger your form's height will be, but the width will always stay the same regardless of how much content your form contains. Here's the same form with more columns added to it, same width, more height. Depending on your form type and the goals of your website, the dimensions of your form can be an important consideration.

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2019/04/28/13e9eb9f-ae42-41b7-8b45-a24e7c107370/bbd49f72-c9ad-479b-b58d-b040cb539f8c.png)


---

# 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.emaildelivery.com/docs/subscriber-opt-in-forms/setting-the-size-of-your-form.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.
