# Frequently asked questions

- [App builder changes don’t show up in the final application](https://docs.notionapps.com/frequently-asked-questions/app-builder-changes-dont-show-up-in-the-final-application.md)
- [How do I add a Home Page to the app?](https://docs.notionapps.com/frequently-asked-questions/how-do-i-add-a-home-page-to-the-app.md)
- [Some rollup properties do not show up in the app builder](https://docs.notionapps.com/frequently-asked-questions/some-rollup-properties-do-not-show-up-in-the-app-builder.md)
- [Guest users don't show up in the dropdown component](https://docs.notionapps.com/frequently-asked-questions/guest-users-dont-show-up-in-the-dropdown-component.md)
- [Does NotionApps provide any discounts for non-profits?](https://docs.notionapps.com/frequently-asked-questions/does-notionapps-provide-any-discounts-for-non-profits.md)
- [My images load slowly. How do I improve it?](https://docs.notionapps.com/frequently-asked-questions/notion-images-load-slowly-how-to-improve-it.md)
- [How do I add new tags to dropdown/multi-select components?](https://docs.notionapps.com/frequently-asked-questions/how-do-i-add-new-tags-to-dropdown-multi-select-components.md)
- [How do I show internal page links in the Show Page Content component?](https://docs.notionapps.com/frequently-asked-questions/how-do-i-show-internal-page-links-in-the-show-page-content-component.md)
- [Why are my rollups on NotionApps showing zero (0) value or an incorrect value?](https://docs.notionapps.com/frequently-asked-questions/why-are-my-rollups-on-notionapps-showing-zero-0-value-or-an-incorrect-value.md)
- [How to enable third-party cookies?](https://docs.notionapps.com/frequently-asked-questions/how-to-enable-third-party-cookies.md)
- [I signed up using Google but now want to sign up using email/password. How can I do that?](https://docs.notionapps.com/frequently-asked-questions/i-signed-up-using-google-but-now-want-to-sign-up-using-email-password.-how-can-i-do-that.md)
- [I have published a new version, will my users have to reinstall the app?](https://docs.notionapps.com/frequently-asked-questions/i-have-published-a-new-version-will-my-users-have-to-reinstall-the-app.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.notionapps.com/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.
