# getting started

- [What is Enable3?](https://docs.enable3.io/enable3/getting-started/what-is-enable3.md)
- [Register and Log In](https://docs.enable3.io/enable3/getting-started/register-and-log-in.md): Welcome to Enable3! We’re excited to help you create meaningful loyalty programs that boost user engagement and retention.
- [Admin Dashboard (Enable3 Account)](https://docs.enable3.io/enable3/getting-started/admin-dashboard-enable3-account.md): Easily set up, manage, analyze, and optimize your Engagement Program.
- [Basic Setup](https://docs.enable3.io/enable3/getting-started/basic-setup.md): No-Code Loyalty Widget allows you to launch a loyalty program quickly and easily.
- [User Authorization via Wallets and Socials](https://docs.enable3.io/enable3/getting-started/basic-setup/user-authorization-via-wallets-and-socials.md): Easy login for your users via wallets and socials, no backend required
- [User Authorization via Frontend and Backend](https://docs.enable3.io/enable3/getting-started/basic-setup/user-authorization-via-frontend-and-backend.md): Enable3 supports both frontend and backend authorization to securely identify users and tailor their loyalty experience.
- [Custom Theme Switching](https://docs.enable3.io/enable3/getting-started/basic-setup/custom-theme-switching.md)
- [View: Telegram Mini App](https://docs.enable3.io/enable3/getting-started/basic-setup/view-telegram-mini-app.md): You don’t need an app to launch loyalty campaigns. Run a loyalty and engagement widget inside a Telegram Mini App, opened through a Telegram bot.
- [View: Landing Page](https://docs.enable3.io/enable3/getting-started/basic-setup/view-landing-page.md): Launch a full-scale engagement program or a simple loyalty campaign without building a new app.
- [Localization](https://docs.enable3.io/enable3/getting-started/basic-setup/localization.md): Speak to the users in their language. Serve international audiences while maintaining a consistent user experience.


---

# 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.enable3.io/enable3/getting-started.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.
