# Understand Field type

## Field types <a href="#field-types" id="field-types"></a>

Select the input method that best suits your data collection needs. The field type defines how customers interact with your survey.

* **Rating:** Customers provide feedback using a visual star-based interface. This is ideal for quick, intuitive satisfaction checks.
* **Number Pick:** Customers select a specific value from a scale of 0 to 10. This is best for precise metrics like NPS or effort scores.
* **None:** No quantitative input is provided. Customers are prompted to provide feedback via a comment field 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.meta-inf.hu/myra-master-your-ratings/use-myra/understand-field-type.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.
