# About SA5's Localization Lib

This feature is all about making Webflow's Localization feature more functional.

* Possible scripted locale detection and routing, plus geo-IP routing (?) Hyperflow is a smoother approach here.&#x20;
* Smart detection and state reporting
  * Current locale detection
  * Locale change detection
  * Locale list determination&#x20;
* Help users get where they're going
* Repair navigation issues, e.g. with User Accounts, Logout, the Access Denied page, etc.

## Future <a href="#display-captions-in-webflows-lightboxes" id="display-captions-in-webflows-lightboxes"></a>

### Locales Switcher

We may add these features;

* Control the appearance, change localization of the names, add flags
* Control the sort order of the switcher&#x20;
* Possibly, handle special redirect and navigation situations

## Notes

<https://docs.developers.webflow.com/docs/working-with-localization>


---

# 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-localization/about.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.
