# Fundamentals&#x20;

- [App Settings](https://docs.odore.com/fundamentals/app-settings.md)
- [Logging into the Odore Platform](https://docs.odore.com/fundamentals/app-settings/logging-into-the-odore-platform.md)
- [Inviting and managing users](https://docs.odore.com/fundamentals/app-settings/inviting-and-managing-users.md)
- [Passwords and login](https://docs.odore.com/fundamentals/app-settings/passwords-and-login.md)
- [Users](https://docs.odore.com/fundamentals/users.md)
- [Setting up your own branding](https://docs.odore.com/fundamentals/users/setting-up-your-own-branding.md)
- [Entering in your company & personal information](https://docs.odore.com/fundamentals/users/entering-in-your-company-and-personal-information.md)
- [Switching between brands](https://docs.odore.com/fundamentals/users/switching-between-brands.md)
- [Adding Products](https://docs.odore.com/fundamentals/adding-products.md)
- [Adding Data Sources](https://docs.odore.com/fundamentals/adding-data-sources.md)
- [Adding existing contacts](https://docs.odore.com/fundamentals/adding-data-sources/adding-existing-contacts.md)
- [Integrations: Facebook Business Manager](https://docs.odore.com/fundamentals/adding-data-sources/integrations-facebook-business-manager.md)
- [Integrations: Salesforce, Shopify and Klaviyo](https://docs.odore.com/fundamentals/adding-data-sources/integrations-salesforce-shopify-and-klaviyo.md): Connect your Salesforce, Shopify and Klaviyo


---

# 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.odore.com/fundamentals.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.
