# Field Parameters

### Initial Field Parameters vs Field Parameters

**The Initial Field Parameters** are the initial options that can be filled out when creating a field. Each field has their own parameters. Some fields have no parameters. More information the parameters for each field can be found in the [Fields, Tools and Charts](/blocworx-documentation/bloc-editor/fields-tools-and-charts.md) section.\
\
**Initial Field Parameters**

![](/files/-Ma3ZV6-mqcXtM7MABJf)

**Field Parameters**\
Field Parameters are parameters that can applied to any field and are available as a slide in from the right hand side.

![](/files/-Ma3Z_j-7gr2da8OWMc1)


---

# 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/managing-a-field/field-parameters.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.
