# Submit Button

The Submit Button Field is a very basic field that has one purpose: To display a submit button anywhere you like within the form.\
\
The width of the button is determined by the size of the containing element. This allows you to make it as wide or small as you would like.

![In this example we have a Submit button in the second element (which is 50%) width. Note, for the purposes of demonstration we have intentionally not hidden the original Submit button.](/files/rlHlZRF04shH9DxEdF94)

![In this example we have hidden the default Submit Button. This can be done using the Bloc Setting Hide Submit Button.](/files/7bbIpK5z1hQEBvsRS1HI)


---

# 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://manual.blocworx.com/blocworx-documentation/bloc-editor/fields-tools-and-charts/sub-blocs-tools-components/submit-button.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.
