# sa5-format

- [About SA5's Format Lib](https://attr.sygnal.com/sa5-format/about.md): About the SA5 Format Library
- [Quick Start | SA5 Format](https://attr.sygnal.com/sa5-format/quick-start.md): How to Easily Add SA5's Formatting to Your Webflow Site
- [Format Numbers & Currencies ❺](https://attr.sygnal.com/sa5-format/format-numbers-and-currencies.md): Give your number & currency display the look you want
- [Format Dates ❺](https://attr.sygnal.com/sa5-format/format-dates.md): Give your dates the formatting you want
- [Use Cases](https://attr.sygnal.com/sa5-format/format-dates/use-cases.md): Popular Use Cases for SA5 Format's dates feature
- [Custom Format a Date](https://attr.sygnal.com/sa5-format/format-dates/use-cases/custom-format-a-date.md): SA5 Format Dates.  Quick setup for the most popular use cases.
- [Localize a Date](https://attr.sygnal.com/sa5-format/format-dates/use-cases/localize-a-date.md): SA5 Format Dates.  Quick setup for the most popular use cases.
- [From and To Relative Timespans](https://attr.sygnal.com/sa5-format/format-dates/use-cases/from-and-to-relative-timespans.md): SA5 Format Dates.  Quick setup for the most popular use cases.
- [Age](https://attr.sygnal.com/sa5-format/format-dates/use-cases/age.md): SA5 Format Dates.  Quick setup for the most popular use cases.
- [Future - Date formatting](https://attr.sygnal.com/sa5-format/format-dates/future-date-formatting.md): What we're planning for SA5
- [Setup Your Date Field for Good Parsing](https://attr.sygnal.com/sa5-format/format-dates/setup-your-date-field-for-good-parsing.md): Best Practices for your date field settings.


---

# 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://attr.sygnal.com/sa5-format.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.
