# Other guides

- [Authentication](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication.md): Web v4
- [Single Sign-On](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication/single-sign-on.md)
- [SSO Configuration](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication/single-sign-on/sso-configuration.md)
- [SSO Authorisation](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication/single-sign-on/sso-authorisation.md)
- [2-Factor Authentication](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication/2-factor-authentication.md)
- [Password Reset](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/authentication/password-reset.md)
- [Application User Roles](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/application-user-roles.md)
- [Custom Properties](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/custom-properties.md): Web v4
- [Display Language](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/display-language.md)
- [Language](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/display-language-1.md)
- [User Positioning](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/user-positioning.md)
- [Show User's Location aka. Blue Dot](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/user-positioning/show-users-location-aka.-blue-dot.md)
- [Using Cisco DNA Spaces](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/user-positioning/using-cisco-dna-spaces.md)
- [Working with Events](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/working-with-events.md)
- [Turn Off Collisions Based on Zoom Level](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/turn-off-collisions-based-on-zoom-level.md)
- [Remove Labels from Buildings and Venues for Web](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/remove-labels-from-buildings-and-venues-for-web.md)
- [Synchronizing data for a subset of venues](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/synchronizing-data-for-a-subset-of-venues.md)
- [Custom Floor Selector](https://docs.mapsindoors.com/sdks-and-frameworks/web/other-guides/custom-floor-selector.md)


---

# 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.mapsindoors.com/sdks-and-frameworks/web/other-guides.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.
