# Twinr Builder Resources

## Twinr Builder

- [Introduction](https://help.twinr.dev/get-started/introduction.md)
- [Fun Fact](https://help.twinr.dev/get-started/fun-fact.md)
- [Create App from Template](https://help.twinr.dev/create-app/create-app-from-template.md)
- [Blank](https://help.twinr.dev/create-app/create-app-from-template/blank.md)
- [E-Commerce App](https://help.twinr.dev/create-app/create-app-from-template/e-commerce-app.md)
- [News App](https://help.twinr.dev/create-app/create-app-from-template/news-app.md)
- [Restaurant App](https://help.twinr.dev/create-app/create-app-from-template/restaurant-app.md)
- [Create Organization](https://help.twinr.dev/organization/create-organization.md)
- [Invite Members](https://help.twinr.dev/organization/invite-members.md)
- [App Dashboard](https://help.twinr.dev/dashboard/app-dashboard.md)
- [Preview App](https://help.twinr.dev/dashboard/preview-app.md): Test and preview your App in your own device.
- [Delete App](https://help.twinr.dev/dashboard/delete-app.md)
- [App info](https://help.twinr.dev/setup-branding-info/app-info.md): The App Info section allows you to set your app’s basic details such as App Name, App Icon, and Icon Background. These details define how your app will appear on users’ devices and app stores.
- [App Permissions](https://help.twinr.dev/setup-branding-info/app-permissions.md)
- [Camera Permission](https://help.twinr.dev/setup-branding-info/app-permissions/camera-permission.md)
- [Photo Library Permission](https://help.twinr.dev/setup-branding-info/app-permissions/photo-library-permission.md)
- [Microphone Permission](https://help.twinr.dev/setup-branding-info/app-permissions/microphone-permission.md)
- [App Tracking Transparency](https://help.twinr.dev/setup-branding-info/app-permissions/app-tracking-transparency.md)
- [Location Permission](https://help.twinr.dev/setup-branding-info/app-permissions/location-permission.md)
- [Read External Storage](https://help.twinr.dev/setup-branding-info/app-permissions/read-external-storage.md): The Read External Storage permission allows your app to access and read data from the device's external storage, such as photos, documents, and other files.
- [App Settings](https://help.twinr.dev/setup-branding-info/app-settings.md): The App Settings section allows you to customize various aspects of your mobile app to enhance user experience and functionality.
- [Enable portrait only mode](https://help.twinr.dev/setup-branding-info/app-settings/enable-portrait-only-mode.md): The "Enable portrait only mode for all screens in the app" feature allows you to lock the orientation of your app to portrait mode.
- [Prevent App Sleep](https://help.twinr.dev/setup-branding-info/app-settings/prevent-app-sleep.md): The "Enable preventing app to sleep mode" feature allows you to keep your app active and prevent it from going to sleep automatically.
- [Enable/Disable iPad Support](https://help.twinr.dev/setup-branding-info/app-settings/enable-disable-ipad-support.md): The "Enable iPad support for your app" feature allows you to make your app compatible with iPad devices.
- [Customize Minimum Android Version](https://help.twinr.dev/setup-branding-info/app-settings/customize-minimum-android-version.md): The "Minimum Android version supported" feature allows you to set the minimum Android version required for your app.
- [Enable Website Zoom-in Support](https://help.twinr.dev/setup-branding-info/app-settings/enable-website-zoom-in-support.md)
- [Launch Screen](https://help.twinr.dev/setup-branding-info/launch-screen.md): The launch screen is the screen that appears initially when you open the application on mobile.
- [Overview](https://help.twinr.dev/setup-theme/overview.md)
- [App Theme](https://help.twinr.dev/setup-theme/app-theme.md): The App Theme section lets you personalize the visual style of your mobile app to match your brand. Customize colors, fonts, and button styles.
- [Color Theme](https://help.twinr.dev/setup-theme/app-theme/color-theme.md)
- [Text Theme](https://help.twinr.dev/setup-theme/app-theme/text-theme.md)
- [Button Theme](https://help.twinr.dev/setup-theme/app-theme/button-theme.md)
- [Bottom Tab bar](https://help.twinr.dev/setup-theme/bottom-tab-bar.md)
- [Navigation bar](https://help.twinr.dev/setup-theme/navigation-bar.md)
- [Status bar](https://help.twinr.dev/setup-theme/status-bar.md)
- [External URL Handling](https://help.twinr.dev/screen-customization/external-url-handling.md): External URL handling are useful to handle any external URL you are trying to open in the application.
- [Apply Custom CSS](https://help.twinr.dev/screen-customization/apply-custom-css.md): Custom CSS is useful when you want to differentiate the app from your website.
- [Apply Custom JavaScript](https://help.twinr.dev/screen-customization/apply-custom-javascript.md)
- [Hide Elements](https://help.twinr.dev/screen-customization/hide-elements.md): Customize your web page while it is being displayed in your app.
- [Page Refresh](https://help.twinr.dev/screen-customization/page-refresh.md): The Page Refresh feature in Twinr enables your app to automatically refresh all screens when changes occur in specified page refresh identifiers.
- [Login](https://help.twinr.dev/screen-customization/login.md): Setup login requirements for your app.
- [General](https://help.twinr.dev/screen-customization/login/general.md): Login feature is very important when you want your users to login first before accessing the application screens.
- [Login Page](https://help.twinr.dev/screen-customization/login/login-page.md): Setup login pages URLs.
- [Tab bar(Bottom tabs)](https://help.twinr.dev/screen-customization/tab-bar.md): Find all the documents related to tab screen. Tab screens are more usable screens of the app. You can create multiple tab screens and customize it appropriately.
- [Add New Screen](https://help.twinr.dev/screen-customization/tab-bar/add-new-screen.md): Add a new screen to your app. This screen will be added to your application's tab bar.
- [Delete Screen](https://help.twinr.dev/screen-customization/tab-bar/delete-screen.md)
- [Rearrange Screen](https://help.twinr.dev/screen-customization/tab-bar/rearrange-screen.md)
- [General](https://help.twinr.dev/screen-customization/tab-bar/general.md): Set general tab screen information.
- [Navigation Bar](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar.md): Set navigation bar of the tab screen.
- [Navigation Bar Title](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-title.md)
- [Navigation Bar Buttons](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons.md)
- [Back Button](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/back-button.md)
- [Linker Button](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/linker-button.md)
- [Cart Button](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/cart-button.md): This button lets you create a cart with badge natively in top navigation bar.
- [Custom Button](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/custom-button.md): This button is used when you want to perform any action on the click of it.
- [Hamburger Menu](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/hamburger-menu.md)
- [Native Link Sharing](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/native-link-sharing.md)
- [Native Notification Screen Button](https://help.twinr.dev/screen-customization/tab-bar/navigation-bar/navigation-bar-buttons/native-notification-screen-button.md)
- [Tab Screen - External URL Handling](https://help.twinr.dev/screen-customization/tab-bar/tab-screen-external-url-handling.md): Define URL handling policies at tab level.
- [Responsible URL](https://help.twinr.dev/screen-customization/tab-bar/responsible-url.md)
- [Tab Screen - Hide Elements](https://help.twinr.dev/screen-customization/tab-bar/tab-screen-hide-elements.md)
- [Tab Screen - CSS](https://help.twinr.dev/screen-customization/tab-bar/tab-screen-css.md)
- [Tab Screen - Scripts](https://help.twinr.dev/screen-customization/tab-bar/tab-screen-scripts.md)
- [Native Screen](https://help.twinr.dev/native-screen.md)
- [Title Element](https://help.twinr.dev/native-screen/title-element.md)
- [Paragraph Element](https://help.twinr.dev/native-screen/paragraph-element.md)
- [Button Element](https://help.twinr.dev/native-screen/button-element.md)
- [Image Element](https://help.twinr.dev/native-screen/image-element.md)
- [Spacer Element](https://help.twinr.dev/native-screen/spacer-element.md)
- [Divider Element](https://help.twinr.dev/native-screen/divider-element.md)
- [Banner Element](https://help.twinr.dev/native-screen/banner-element.md)
- [Banner Element(with Background Image)](https://help.twinr.dev/native-screen/banner-element/banner-element-with-background-image.md)
- [Banner Element(with Background Color)](https://help.twinr.dev/native-screen/banner-element/banner-element-with-background-color.md)
- [List Element](https://help.twinr.dev/native-screen/list-element.md)
- [List Grid Element](https://help.twinr.dev/native-screen/list-element/list-grid-element.md)
- [List Vertical Element](https://help.twinr.dev/native-screen/list-element/list-vertical-element.md)
- [List Horizontal Element](https://help.twinr.dev/native-screen/list-element/list-horizontal-element.md)
- [Product List Element](https://help.twinr.dev/native-screen/product-list-element.md)
- [Setting List Element](https://help.twinr.dev/native-screen/setting-list-element.md)
- [Video Element](https://help.twinr.dev/native-screen/video-element.md): The Video Element lets you embed and play videos directly inside your app’s native screen. It supports multiple formats and playback controls to enhance user experience.
- [Countdown Timer](https://help.twinr.dev/native-screen/countdown-timer.md): The Countdown Timer helps you display a live ticking timer — ideal for limited-time offers, events, or special launches.
- [Search Element](https://help.twinr.dev/native-screen/search-element.md): The Search Element allows users to quickly search content within your app by entering keywords, making it easier to find relevant items such as products, listings, or articles.
- [Add New Configuration](https://help.twinr.dev/app-configuration/add-new-configuration.md)
- [Overview](https://help.twinr.dev/extensions/overview.md)
- [Page Loader](https://help.twinr.dev/extensions/page-loader.md)
- [Pull to Refresh](https://help.twinr.dev/extensions/pull-to-refresh.md)
- [Custom User Agent](https://help.twinr.dev/extensions/custom-user-agent.md): This features enables you to determine the origin of the browsing request of your end-user and finally decides to show the content as per the request.
- [Custom Fonts](https://help.twinr.dev/extensions/custom-fonts.md)
- [Cache Policy](https://help.twinr.dev/extensions/cache-policy.md)
- [Dynamic Titles](https://help.twinr.dev/extensions/dynamic-titles.md): Dynamic Titles let you set navigation bar titles based on the app screen displayed.Define rules using expressions to ensure each screen shows a relevant title.
- [No Internet View](https://help.twinr.dev/extensions/no-internet-view.md)
- [App Review](https://help.twinr.dev/extensions/app-review.md)
- [App Onboarding](https://help.twinr.dev/extensions/app-onboarding.md)
- [Multi Language](https://help.twinr.dev/extensions/multi-language.md): Twinr allows the app owners to enable the multi language for their apps very elegantly. Twinr has the most effective way to auto translate the app content.
- [In-App Purchase (IAP)](https://help.twinr.dev/extensions/in-app-purchase-iap.md): In-app purchase (IAP) refers to the ability for users to purchase digital goods or services within an app.
- [iOS In-App Purchase (IAP)](https://help.twinr.dev/extensions/in-app-purchase-iap/ios-in-app-purchase-iap.md): iOS In-App Purchase (IAP) is a feature provided by Apple that allows app owners to sell digital content and services within their iOS apps. This can include things like subscriptions, premium features
- [Android In-App Purchase (IAP)](https://help.twinr.dev/extensions/in-app-purchase-iap/android-in-app-purchase-iap.md): Android In-App Purchase (IAP) is a feature provided by Android that allows app owners to sell digital content within their apps. This can include things like subscriptions, premium features.
- [Deeplink](https://help.twinr.dev/extensions/deeplink.md): Enhance user engagement and streamline their experience, making your app more efficient and user-friendly. Elevate your app's performance with Deep Linking!
- [Force App Update](https://help.twinr.dev/extensions/force-app-update.md): Ask app users to update the app to the latest version forcefully so they can utilize new features of the app.
- [Account Delete](https://help.twinr.dev/extensions/account-delete.md)
- [Overview](https://help.twinr.dev/integrations/overview.md)
- [Firebase Push Notification](https://help.twinr.dev/integrations/firebase-push-notification.md)
- [Enable Push Notification](https://help.twinr.dev/integrations/firebase-push-notification/enable-push-notification.md): Enable push notification capabilities for your app.
- [Send Push Notification](https://help.twinr.dev/integrations/firebase-push-notification/send-push-notification.md)
- [Push Permission Reminder](https://help.twinr.dev/integrations/push-permission-reminder.md): The Push Permission Reminder feature in Twinr allows app owners to remind users who initially declined push notifications to enable them again.
- [Personalized Push Notification](https://help.twinr.dev/integrations/personalized-push-notification.md): Send personalized push notifications to your users by maintaining a list of device IDs associated with each user within your database.
- [Abandoned Cart Push Notification](https://help.twinr.dev/integrations/abandoned-cart-push-notification.md): Setup Abandoned cart notification to reduce cart abandonments. Send  notifications with custom title and description. Schedule multiple notifications to remind users multiple times about items in the
- [Native Notification Screen](https://help.twinr.dev/integrations/native-notification-screen.md)
- [AdMob](https://help.twinr.dev/integrations/google-admob.md): Google AdMob is a mobile advertising platform developed by Google that allows app owners to monetize their mobile apps by displaying ads.
- [Create Android & iOS Apps](https://help.twinr.dev/integrations/google-admob/create-android-and-ios-apps.md)
- [Create Ads on AdMOb](https://help.twinr.dev/integrations/google-admob/create-ads-on-admob.md)
- [Setup AdMob Integration](https://help.twinr.dev/integrations/google-admob/setup-admob-integration.md)
- [Firebase Analytics](https://help.twinr.dev/integrations/firebase-analytics.md): Provide you a way to know the analytics of the apps, allowing you to make informed decisions to enhance your app's success.
- [Auto Tracked Analytics](https://help.twinr.dev/integrations/firebase-analytics/auto-tracked-analytics.md)
- [Custom Analytics](https://help.twinr.dev/integrations/firebase-analytics/custom-analytics.md)
- [How to check Analytics in Firebase?](https://help.twinr.dev/integrations/firebase-analytics/how-to-check-analytics-in-firebase.md)
- [Overview](https://help.twinr.dev/rest-api-integration/overview.md)
- [REST API Configuration](https://help.twinr.dev/rest-api-integration/rest-api-configuration.md)
- [Using REST API in Native Screens](https://help.twinr.dev/rest-api-integration/using-rest-api-in-native-screens.md)
- [Overview](https://help.twinr.dev/plugins/overview.md): Connect WooCommerce, Shopify or Prestashop plugins to create automated event-triggered push campaigns and track revenue for the mobile apps.
- [WooCommerce](https://help.twinr.dev/plugins/woocommerce.md)
- [Shopify](https://help.twinr.dev/plugins/shopify.md)
- [Sharetribe](https://help.twinr.dev/plugins/sharetribe.md)
- [Overview](https://help.twinr.dev/plugins/sharetribe/overview.md)
- [Sharetribe Connection](https://help.twinr.dev/plugins/sharetribe/sharetribe-connection.md): This guide explains how to log in to Sharetribe, create a marketplace, generate API credentials, and connect Sharetribe with Twinr.
- [Listing Push Notification](https://help.twinr.dev/plugins/sharetribe/listing-push-notification.md)
- [Transaction-Related Push Notifications](https://help.twinr.dev/plugins/sharetribe/transaction-related-push-notifications.md)
- [Overview](https://help.twinr.dev/segmentation/overview.md): Create highly targeted, intelligent, and personalized push notifications using user segmentation—right from your Twinr dashboard.
- [Segment Dashboard](https://help.twinr.dev/segmentation/segment-dashboard.md): This dashboard is where you can view, modify, or remove segments to keep your push notification targeting relevant and effective.
- [Create Segment](https://help.twinr.dev/segmentation/create-segment.md): The Create Segment feature allows you to define and target specific groups of users based on their behavior, session activity, and device preferences.
- [Edit & Delete Segment](https://help.twinr.dev/segmentation/edit-and-delete-segment.md): The User Segment management system allows you not only to create and apply segments, but also to edit or delete them as needed.
- [Apply Segment In Push Notification](https://help.twinr.dev/segmentation/apply-segment-in-push-notification.md)
- [Overview](https://help.twinr.dev/engage/overview.md): Create timely, automated, and personalized push notification campaigns right from your Twinr dashboard.
- [Engage Dashboard](https://help.twinr.dev/engage/engage-dashboard.md)
- [One Time Campaigns](https://help.twinr.dev/engage/one-time-campaigns.md)
- [Event Triggered Campaigns](https://help.twinr.dev/engage/event-triggered-campaigns.md)
- [Order Created](https://help.twinr.dev/engage/event-triggered-campaigns/order-created.md)
- [Order Status Change](https://help.twinr.dev/engage/event-triggered-campaigns/order-status-change.md)
- [Product Created](https://help.twinr.dev/engage/event-triggered-campaigns/product-created.md)
- [Product Re-stock](https://help.twinr.dev/engage/event-triggered-campaigns/product-re-stock.md)
- [Product Out-of-stock](https://help.twinr.dev/engage/event-triggered-campaigns/product-out-of-stock.md)
- [Product Low Stock](https://help.twinr.dev/engage/event-triggered-campaigns/product-low-stock.md)
- [Coupon Created](https://help.twinr.dev/engage/event-triggered-campaigns/coupon-created.md)
- [Welcome Push Notification](https://help.twinr.dev/engage/welcome-push-notification.md): Welcome Push Notifications are a great way to greet your app users with personalized messages or offers right after they install your app.
- [Inactivity Push Notification](https://help.twinr.dev/engage/inactivity-push-notification.md): Re-engage inactive users with automated, timely push notifications to boost retention and app usage.
- [In App Message](https://help.twinr.dev/engage/in-app-message.md): The In-App Messaging feature allows you to create and deliver targeted messages directly inside your application. Unlike push notifications, these messages appear when users are actively using the app
- [Overview](https://help.twinr.dev/app-analytics/overview.md)
- [Acquisition & Retention](https://help.twinr.dev/app-analytics/acquisition-and-retention.md)
- [Number of Sessions](https://help.twinr.dev/app-analytics/acquisition-and-retention/number-of-sessions.md)
- [Number of Unique Sessions](https://help.twinr.dev/app-analytics/acquisition-and-retention/number-of-unique-sessions.md)
- [Daily Active Users](https://help.twinr.dev/app-analytics/acquisition-and-retention/daily-active-users.md)
- [Total App Sessions](https://help.twinr.dev/app-analytics/acquisition-and-retention/total-app-sessions.md)
- [New App Sessions](https://help.twinr.dev/app-analytics/acquisition-and-retention/new-app-sessions.md)
- [Session by Platform](https://help.twinr.dev/app-analytics/acquisition-and-retention/session-by-platform.md)
- [Average Session Length](https://help.twinr.dev/app-analytics/acquisition-and-retention/average-session-length.md)
- [Session by Devices](https://help.twinr.dev/app-analytics/acquisition-and-retention/session-by-devices.md)
- [Retention](https://help.twinr.dev/app-analytics/acquisition-and-retention/retention.md)
- [Revenue](https://help.twinr.dev/app-analytics/revenue.md)
- [Sales](https://help.twinr.dev/app-analytics/revenue/sales.md)
- [Orders](https://help.twinr.dev/app-analytics/revenue/orders.md)
- [Total Revenue - Current vs Previous Period](https://help.twinr.dev/app-analytics/revenue/total-revenue-current-vs-previous-period.md)
- [Total Orders - Current vs Previous Period](https://help.twinr.dev/app-analytics/revenue/total-orders-current-vs-previous-period.md)
- [Revenue by Device](https://help.twinr.dev/app-analytics/revenue/revenue-by-device.md)
- [Average Order Value by Device](https://help.twinr.dev/app-analytics/revenue/average-order-value-by-device.md)
- [Order by Device](https://help.twinr.dev/app-analytics/revenue/order-by-device.md)
- [Orders by New vs. Returning Users](https://help.twinr.dev/app-analytics/revenue/orders-by-new-vs.-returning-users.md)
- [Top 10 Popular Products](https://help.twinr.dev/app-analytics/revenue/top-10-popular-products.md)
- [Promo Code Revenue vs Revenue](https://help.twinr.dev/app-analytics/revenue/promo-code-revenue-vs-revenue.md)
- [Overview](https://help.twinr.dev/app-marketing-widget/overview.md)
- [App Install Banner](https://help.twinr.dev/app-marketing-widget/app-install-banner.md): The App Install Banner is a lightweight promotional bar that appears at the top or bottom of your website to encourage users to download your mobile app.
- [Floating Button](https://help.twinr.dev/app-marketing-widget/floating-button.md): The Floating Button is a small, customizable button that stays fixed on any corner of your website. When clicked, it opens a panel showing a QR code that users can scan to download your app.
- [Website Setup for App Marketing Widgets](https://help.twinr.dev/app-marketing-widget/website-setup-for-app-marketing-widgets.md)
- [What is the JS Bridge?](https://help.twinr.dev/js-bridge/what-is-the-js-bridge.md): With our JS Bridge, you can supercharge your app by connecting it directly to the functionality of the underlying mobile device.
- [AdMob Interstitial Ad](https://help.twinr.dev/js-bridge/admob-interstitial-ad.md): Display ads in your app using AdMob’s interstitial format, ideal for monetizing your app content.
- [Change App Language](https://help.twinr.dev/js-bridge/change-app-language.md): The Change App Language feature in Twinr allows you to dynamically switch the language of your app in real time, enhancing localization and improving the user experience for a global audience.
- [Push Notification - Device Token](https://help.twinr.dev/js-bridge/push-notification-device-token.md): The Push Notification - Device Token feature in Twinr allows you to retrieve the unique device token needed to send push notifications to a user’s device.
- [Request Account Delete](https://help.twinr.dev/js-bridge/request-account-delete.md): The Request Account Delete feature in Twinr allows you to open account delete request form.
- [Native Datastore](https://help.twinr.dev/js-bridge/native-datastore.md): The Native Datastore feature in Twinr allows you to store and retrieve data locally on a user’s device.
- [Device Info](https://help.twinr.dev/js-bridge/device-info.md): The Device Info feature in Twinr allows you to retrieve detailed information about the user’s device using a simple JavaScript function.
- [Copy to Clipboard](https://help.twinr.dev/js-bridge/copy-to-clipboard.md): The Copy to Clipboard JS Bridge allows you to programmatically copy any text to the device clipboard using Twinr’s native bridge support.
- [Prompt Share Dialogue](https://help.twinr.dev/js-bridge/prompt-share-dialogue.md): The Prompt Share Dialogue  JS Bridge in Twinr allows you to invoke the device’s native share sheet to let users share a URL (optionally with a title) directly from your app.
- [Publishing to the Google Play Store](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store.md)
- [Setup Android Signing Information](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/setup-android-signing-information.md): Generate KeyStore information for the Android build.
- [Get Android Build File](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/get-android-build-file.md): Generate your Build file
- [Create Your Google Developer Account](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/create-your-google-developer-account.md): Part one: Create Your Google Developer Account
- [Setup your App on Google Play Store](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/setup-your-app-on-google-play-store.md): Now that you have your app's build file and play store account, it's time to upload it to the Google Play Store so you can release it to the world!
- [Submit Your App to Production](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/submit-your-app-to-production.md): Submit your app to the production release for your users to download.
- [Reset Android Signing Key](https://help.twinr.dev/publish-apps/publishing-to-the-google-play-store/reset-android-signing-key.md): Step-by-step guide on how to reset your Android app signing key.
- [Publishing to the Apple App Store](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store.md): Publish a native iOS app to the Apple App Store in no time.
- [Create Your Apple Developer Account](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/create-your-apple-developer-account.md)
- [Setup Annual Payment for your Apple Developer Account](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/setup-annual-payment-for-your-apple-developer-account.md): Important information to consider when signing up for an Apple Developer Account
- [Create Your Apple Bundle ID](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/create-your-apple-bundle-id.md)
- [Setup iOS Signing Info](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/setup-ios-signing-info.md)
- [Get iOS Build File](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/get-ios-build-file.md)
- [Add Users to Your App Store Connect Team (Optional)](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/add-users-to-your-app-store-connect-team-optional.md): You'll want to do this if you want to add people to Internal Testflight testing or if you want to allow others to manage the marketing, publishing, or development of your app versions.
- [Add Users to TestFlight (Optional)](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/add-users-to-testflight-optional.md)
- [Submit Your Build to The App Store](https://help.twinr.dev/publish-apps/publishing-to-the-apple-app-store/submit-your-build-to-the-app-store.md)
- [Change Password](https://help.twinr.dev/twinr-account/change-password.md)
- [Billing & Payments](https://help.twinr.dev/twinr-account/billing-and-payments.md): Subscription is the next step to get live on AppStore and PlayStore.
- [Invoices](https://help.twinr.dev/twinr-account/invoices.md)
- [Update Payment Method](https://help.twinr.dev/twinr-account/update-payment-method.md)
- [Enable 2-Step Authentication](https://help.twinr.dev/twinr-account/enable-2-step-authentication.md)
- [Contact Support](https://help.twinr.dev/support/contact-support.md)
- [On-demand Services](https://help.twinr.dev/support/on-demand-services.md): This is a onetime service with a minimal onetime payment that you can request as per your need. The service starts from just $29/onetime.
- [End-to-End App Solution(All Inclusive)](https://help.twinr.dev/support/on-demand-services/end-to-end-app-solution-all-inclusive.md)
- [App Development](https://help.twinr.dev/support/on-demand-services/app-development.md)
- [App Publishing](https://help.twinr.dev/support/on-demand-services/app-publishing.md)
- [App Screenshots](https://help.twinr.dev/support/on-demand-services/app-screenshots.md)
- [Login Script](https://help.twinr.dev/support/on-demand-services/login-script.md)
- [Push Notification Setup](https://help.twinr.dev/support/on-demand-services/push-notification-setup.md)
- [Twinr Partnership Model](https://help.twinr.dev/partnership-and-earnings/twinr-partnership-model.md)
- [Agency Plan](https://help.twinr.dev/partnership-and-earnings/agency-plan.md)
- [Become an Affiliate](https://help.twinr.dev/partnership-and-earnings/become-an-affiliate.md)
- [Subscription](https://help.twinr.dev/faqs/subscription.md)
- [Preview your App](https://help.twinr.dev/faqs/preview-your-app.md)
- [App Customization](https://help.twinr.dev/faqs/app-customization.md)
- [Build APK & IPA](https://help.twinr.dev/faqs/build-apk-and-ipa.md)
- [Publishing App](https://help.twinr.dev/faqs/publishing-app.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://help.twinr.dev/get-started/introduction.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.
