# Formatter

- [Date & Time](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/date-and-time.md): Transfer Date & Time from One Format to another with Connector
- [Counter](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/counter.md)
- [Math Calculation](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/math-calculation.md): Perform Add Subtract Multiply Divide
- [Data Parser](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/data-parser.md): Extract any data from Text
- [Convert File](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/convert-file.md): PDF to Text extraction
- [Line Items](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/line-items.md)
- [Location](https://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter/location.md): Distance calculator with location


---

# 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://help.pickyassist.com/setting-up-guide/setting-up-connector/formatter.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.
