# App settings

- [Advertisement settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/advertisement-settings-app.md): Here is described how to add a ad banner to the app, to which you can add a link upon clicking.
- [General settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/general-settings-app.md)
- [Layout settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/layout-settings-app.md)
- [Networking bubble settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/networking-bubble-settings-app.md): Here you can find the settings for the matchmaking module and appointments.
- [Programme settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/program-settings-app.md)
- [Registration settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/registration-settings-app.md)
- [Registration modes (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/registration-settings-app/registration-modes.md): There are 3 types of registration modes you can choose for your app: Open, semi-open, and closed. Read more below to understand the difference between each registration mode.
- [Logging in for users (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/registration-settings-app/logging-in-for-users.md): This article explains the different methods you and your users can use to log into your application.
- [Self check-in service settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/self-check-in-service-settings-app.md)
- [Session settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/session-settings-app.md)
- [Social wall settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/social-wall-settings-app.md)
- [Swipe to match settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/swipe-to-match-settings-app.md)
- [Registered session settings (App)](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app/workshops-settings-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://knowledge-base.letsgetdigital.com/the-admin-panel/settings/app-settings-app.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.
