# Enable3

## Enable3

- [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.
- [HOW IT WORKS](https://docs.enable3.io/enable3/how-it-works.md): At Enable3, we offer a variety of integration options tailored to your technical resources and business goals.
- [How it works for the end-users](https://docs.enable3.io/enable3/how-it-works/how-it-works-for-the-end-users.md)
- [Missions](https://docs.enable3.io/enable3/missions.md): Missions are at the heart of Enable3’s platform, designed to engage users and build loyalty by rewarding meaningful interactions.
- [Streaks](https://docs.enable3.io/enable3/missions/streaks.md): Turn occasional user actions into predictable, repeatable behaviors – directly increasing engagement frequency and, ultimately, Customer Lifetime Value.
- [Quests](https://docs.enable3.io/enable3/quests.md): Drive long-term participation by turning one-off actions into meaningful campaigns
- [Rewards Marketplace](https://docs.enable3.io/enable3/rewards-marketplace.md): Give your users something worth earning. Give your business a scalable way to deliver it.
- [Referral Program](https://docs.enable3.io/enable3/referral-program.md): Fuel viral growth by turning every user into a brand advocate
- [Web3 Loyalty](https://docs.enable3.io/enable3/web3-loyalty.md): Recognize and retain your top users by converting points into token rewards, or launch your own token in days.
- [Token Launch](https://docs.enable3.io/enable3/web3-loyalty/token-launch.md): Create and launch your own loyalty token directly through Enable3.
- [Airdrop Campaigns](https://docs.enable3.io/enable3/web3-loyalty/airdrop-campaigns.md): Reward your most loyal users with token airdrops based on their earned points.
- [Import a Token](https://docs.enable3.io/enable3/web3-loyalty/import-a-token.md): Import your existing token and leverage it to reward users loyalty
- [Web3 Wallet Management](https://docs.enable3.io/enable3/web3-loyalty/web3-wallet-management.md)
- [Claim Flow (Web2 to Web3)](https://docs.enable3.io/enable3/web3-loyalty/claim-flow-web2-to-web3.md)
- [Hold to Earn](https://docs.enable3.io/enable3/hold-to-earn.md): Boost engagement and lifetime value through time-based holding incentives
- [Hold to Earn: No Code](https://docs.enable3.io/enable3/hold-to-earn/hold-to-earn-no-code.md): Distribute token rewards daily without API integration
- [Leaderboard](https://docs.enable3.io/enable3/leaderboard.md)
- [Tap to Earn](https://docs.enable3.io/enable3/tap-to-earn.md): Create habit-forming loops with simple, tappable rewards
- [System Events](https://docs.enable3.io/enable3/system-events.md): Engage users instantly with built-in system events that require no integration and drive retention from day one
- [Tiers](https://docs.enable3.io/enable3/tiers.md): Incentivise your customers to stay loyal over longer periods of time without inflating the reward budget.
- [Segments](https://docs.enable3.io/enable3/segments.md): Increase campaign effectiveness by matching missions to the right users
- [Industry Expert Templates](https://docs.enable3.io/enable3/industry-expert-templates.md): Don't build your first loyalty program by guessing – start with a structure that already works.
- [Info Tab](https://docs.enable3.io/enable3/info-tab.md): Make your Campaign instantly understandable to all users.
- [Integration](https://docs.enable3.io/enable3/tech/integration.md)
- [SDK](https://docs.enable3.io/enable3/tech/integration/sdk.md): This page provides information how to integrate native Android or iOS SDK into your mobile app.
- [WebView](https://docs.enable3.io/enable3/tech/integration/webview.md): Once you will receive widget URL, you can show it in your app in webview
- [Public API for data access](https://docs.enable3.io/enable3/tech/integration/public-api-for-data-access.md)
- [Analytics Platform Integrations](https://docs.enable3.io/enable3/tech/integration/analytics-platform-integrations.md): Use behaviors tracked by Firebase or Amplitude as a basis for Rewards distribution, saving your team’s time and effort.
- [Endpoints](https://docs.enable3.io/enable3/tech/endpoints.md)
- [Callback](https://docs.enable3.io/enable3/tech/callback.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.enable3.io/enable3/getting-started/what-is-enable3.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.
