# Gamify Route Docs

## Gamify Route Docs

- [Welcome](https://docs.gamifyroute.com/kb/welcome.md)
- [Sign Up](https://docs.gamifyroute.com/kb/getting-started/sign-up.md): Signing up for Gamify Route is simple and can be done using your email, Google account, or Facebook account. Choose the method that best fits your needs and start your journey with Gamify Route today!
- [Create Your Business](https://docs.gamifyroute.com/kb/getting-started/create-your-business.md): Creating your business on Gamify Route is a straightforward process. By following the steps outlined in this guide, you can quickly set up your business.
- [Dashboard](https://docs.gamifyroute.com/kb/tools/dashboard.md)
- [Campaigns](https://docs.gamifyroute.com/kb/tools/campaigns.md)
- [Gamified Campaigns (Interactive Games)](https://docs.gamifyroute.com/kb/tools/campaigns/gamified-campaigns-interactive-games.md)
- [Informative Page (Microsite Campaign)](https://docs.gamifyroute.com/kb/tools/campaigns/informative-page-microsite-campaign.md)
- [Lead Generation (Form Campaign)](https://docs.gamifyroute.com/kb/tools/campaigns/lead-generation-form-campaign.md)
- [Gallery](https://docs.gamifyroute.com/kb/tools/gallery.md)
- [Users](https://docs.gamifyroute.com/kb/tools/users.md)
- [Theme](https://docs.gamifyroute.com/kb/editor/theme.md)
- [Blocks](https://docs.gamifyroute.com/kb/editor/blocks.md)
- [Pages](https://docs.gamifyroute.com/kb/editor/pages.md)
- [Landing Page](https://docs.gamifyroute.com/kb/editor/pages/landing-page.md)
- [Opt-in Page](https://docs.gamifyroute.com/kb/editor/pages/opt-in-page.md)
- [Play Page](https://docs.gamifyroute.com/kb/editor/pages/play-page.md)
- [Result Page](https://docs.gamifyroute.com/kb/editor/pages/result-page.md)
- [Claim Page](https://docs.gamifyroute.com/kb/editor/pages/claim-page.md)
- [Validate Page](https://docs.gamifyroute.com/kb/editor/pages/validate-page.md)
- [Thank You Page](https://docs.gamifyroute.com/kb/editor/pages/thank-you-page.md)
- [Statistics](https://docs.gamifyroute.com/kb/campaign-details/statistics.md)
- [Result](https://docs.gamifyroute.com/kb/campaign-details/result.md): This section provides a comprehensive overview of campaign results, making it easy to track participant performance and campaign success.
- [Publish](https://docs.gamifyroute.com/kb/campaign-details/publish.md): This section helps you manage the visibility and accessibility of your campaign, ensuring it runs smoothly and reaches your audience effectively.
- [Reward](https://docs.gamifyroute.com/kb/campaign-details/reward.md): This section helps you create and manage rewards, ensuring a balanced and enjoyable experience for all participants.
- [General Setting](https://docs.gamifyroute.com/kb/campaign-details/general-setting.md): This section helps you customize the structure and timing of your campaign, ensuring it meets the needs of your target audience.
- [Integrations](https://docs.gamifyroute.com/kb/campaign-details/integrations.md)
- [Webhook](https://docs.gamifyroute.com/kb/campaign-details/integrations/webhook.md)
- [HubSpot](https://docs.gamifyroute.com/kb/campaign-details/integrations/hubspot.md)
- [Google Sheet](https://docs.gamifyroute.com/kb/campaign-details/integrations/google-sheet.md)
- [Email Integration](https://docs.gamifyroute.com/kb/campaign-details/integrations/email-integration.md): In this article, you will learn how to integrate and configure email notifications within the Gamify Route platform. Configure email settings both at the business and campaign levels.
- [Send Text Message](https://docs.gamifyroute.com/kb/campaign-details/integrations/send-text-message.md)
- [Sharing Options](https://docs.gamifyroute.com/kb/campaign-details/sharing-options.md): By setting up your sharing options effectively, you can enhance the visibility and appeal of your campaign when it is shared, leading to better engagement and participation.
- [Anti-Fraud](https://docs.gamifyroute.com/kb/campaign-details/anti-fraud.md): By leveraging this feature, you can ensure that your campaigns remain secure from fraudulent activities, enhancing the overall integrity and effectiveness of your marketing efforts.
- [Advance](https://docs.gamifyroute.com/kb/campaign-details/advance.md): The "Advance" section in campaign details is essential for controlling the engagement flow and ensuring timely reward management.
- [Business Setting](https://docs.gamifyroute.com/kb/business-settings/business-setting.md)
- [Users](https://docs.gamifyroute.com/kb/business-settings/users.md)
- [Workspace](https://docs.gamifyroute.com/kb/business-settings/workspace.md): Effectively managing your workspaces helps streamline your business operations and ensures that your resources are utilized efficiently.
- [Custom Domain](https://docs.gamifyroute.com/kb/business-settings/custom-domain.md)
- [Email Account](https://docs.gamifyroute.com/kb/business-settings/email-account.md)
- [SMS Account](https://docs.gamifyroute.com/kb/business-settings/sms-account.md)
- [Advance Sharing Option](https://docs.gamifyroute.com/kb/advance-features/advance-sharing-option.md)
- [Coupon Code](https://docs.gamifyroute.com/kb/advance-features/coupon-code.md)
- [Access Code](https://docs.gamifyroute.com/kb/advance-features/access-code.md)
- [Update Profile](https://docs.gamifyroute.com/kb/account-and-billing/update-profile.md): Updating your profile is a simple process that enhances your security and ensures your information is always current.
- [Track Usage Statistics](https://docs.gamifyroute.com/kb/account-and-billing/track-usage-statistics.md): Monitoring your usage statistics is crucial for maintaining control over your resources and ensuring that you maximize the value of your subscription plan.
- [FAQs](https://docs.gamifyroute.com/kb/other/faqs.md)
- [Video Tutorials](https://docs.gamifyroute.com/kb/other/video-tutorials.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.gamifyroute.com/kb/welcome.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.
