# Frequently Asked Questions

- [How do I change my password?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-do-i-change-my-password.md): Change your Imonggo password in a few easy steps.
- [What are the different user roles?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/what-are-the-different-user-roles.md): Imonggo Premium allows you to have different user roles for the different people on your team.
- [Why do I have trouble logging in?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/why-do-i-have-trouble-logging-in.md): If you experience trouble logging into your Imonggo account, try these solutions
- [Why didn't I receive a confirmation email?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/why-didnt-i-receive-a-confirmation-email.md): Follow these steps if you didn't receive the confirmation email after signing up.
- [Can I use Imonggo to handle fast food or a restaurant business?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/can-i-use-imonggo-to-handle-fast-food-or-a-restaurant-business.md): Is Imonggo suitable for food businesses?
- [Can I use Imonggo for a mail order business?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/can-i-use-imonggo-for-a-mail-order-business.md): Imonggo can be used for mail order businesses.
- [How do I handle consignment sales?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-do-i-handle-consignment-sales.md)
- [Does Imonggo support serial number?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-serial-number.md)
- [Does Imonggo support other languages?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-other-languages.md): Imonggo currently supports English.
- [Does Imonggo support multiple users?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-multiple-users.md)
- [Why are stock numbers sorted alphabetically rather than numerically?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/why-are-stock-numbers-sorted-alphabetically-rather-than-numerically.md)
- [Can I download Imonggo?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/can-i-download-imonggo.md)
- [How do I change the transaction time?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-do-i-change-the-transaction-time.md): Is it possible to change the time and date stamp on Imonggo?
- [How to display or compute change at the store?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-to-display-or-compute-change-at-the-store.md): Imonggo automatically computes and displays change
- [How do I increase quantity on-hand?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/how-do-i-increase-quantity-on-hand.md)
- [Does Imonggo support multiple branches or locations?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-multiple-branches-or-locations.md): Can Imonggo support your business' multiple branches?
- [Is Imonggo an e-commerce or shopping cart system?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/is-imonggo-an-e-commerce-or-shopping-cart-system.md): Is Imonggo a webstore?
- [Does Imonggo support seasonal business?](https://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions/does-imonggo-support-seasonal-business.md): Yes, you may use Imonggo for seasonal businesses


---

# 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://imonggo.gitbook.io/imonggo-help-center/frequently-asked-questions.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.
