# GENERAL

- [Install Orbe](https://help.orbe.app/general/install-orbe.md)
- [Refresh data](https://help.orbe.app/general/refresh-data.md): How can I resolve the issue if my popup isn't displaying all countries?
- [Metrics](https://help.orbe.app/general/metrics.md): Understand the main redirect metrics in your app home.
- [Connect Stores](https://help.orbe.app/general/connect-stores.md): Learn how to redirect between multiple international stores
- [Redirect to another store](https://help.orbe.app/general/connect-stores/redirect-to-another-store.md)
- [Settings](https://help.orbe.app/general/connect-stores/settings.md)
- [Integrations](https://help.orbe.app/general/integrations.md)
- [Klaviyo](https://help.orbe.app/general/integrations/klaviyo.md): Integration of Orbe with Klaviyo
- [Global-e](https://help.orbe.app/general/integrations/global-e.md): Integration of Orbe with Global-e Native
- [Connectif](https://help.orbe.app/general/integrations/connectif.md): Integration of Orbe with Connectif
- [Hreflang Manager](https://help.orbe.app/general/integrations/hreflang-manager.md)
- [Announcement Bar](https://help.orbe.app/general/integrations/announcement-bar.md): How to create a dynamic Marketing Announcement Bar which changes for each market using Orbe and Translate & Adapt
- [Uninstall Orbe](https://help.orbe.app/general/uninstall-orbe.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://help.orbe.app/general.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.
