> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mrmeowcat.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Finding FastFlags

> Available FastFlags configurations for different Korone versions

Below are curated FastFlags configurations for different Korone client versions. You can use these flags with koroneStrap to customize your Korone experience.

<Info>
  These FastFlags are sourced from the [Evil3D/FFlags repository](https://github.com/Evil3D/FFlags).
</Info>

<Tabs>
  <Tab title="2020L">
    | FastFlag                                     | Value |
    | -------------------------------------------- | ----- |
    | `AppBridgeStartupController`                 | False |
    | `LuaUIBloxModalWindowAnchorPoint`            | false |
    | `LuaAppUseUIBloxToasts2`                     | false |
    | `LuaPremiumCatalogTileFix`                   | false |
    | `PercentReportingNetworkProfileAfterStartup` | 0     |
    | `LuaAppNonFinalThumbnailMaxRetries`          | 0     |
    | `LuaAppThumbnailsApiRetryTimeMultiplier`     | 0     |
    | `EnableFriendFooterOnHomePageV369`           | 0     |
    | `LuaAppConvertUniverseIdToStringV364`        | False |
    | `LuaAppFixLightTheme`                        | false |
    | `AvatarEditorNewCatalogButton2`              | 0     |
    | `UseDateTimeType3`                           | False |
    | `LuaFixEconomyCreatorStatsUrl`               | false |
    | `ChinaLicensingApp`                          | False |
    | `LuaChatUseNewFriendsEndpointsV2`            | 0     |
    | `RestrictSales2`                             | False |
    | `Order66`                                    | False |
    | `UpsellDirectToPackage`                      | false |
    | `AdultConfirmationEnabledNew`                | false |
    | `PromptRobloxPurchaseEnabled`                | False |
    | `IGPPPremiumPriceV2`                         | false |
    | `AdultConfirmationEnabledV4`                 | false |
    | `HideThirdPartyPurchaseFailure`              | false |
    | `LuaPremiumCatalogIGPP`                      | false |
    | `LuaUseThirdPartyPermissions`                | false |
    | `DeveloperSubscriptionsEnabled`              | False |
    | `DisableRobuxUpsell`                         | false |
    | `ProductPercentLocFix`                       | false |
    | `UseCursorOverrideManager`                   | False |
    | `UGCValidateMeshBounds`                      | false |
    | `UGCValidateHandleSize`                      | false |
    | `UGCExtraBannedNames`                        | false |
  </Tab>

  <Tab title="2021M">
    | FastFlag                                      | Value |
    | --------------------------------------------- | ----- |
    | `UIBloxAllowSystemBarToAcceptString`          | false |
    | `UIBloxTooltipWidthUsesHeaderToo`             | false |
    | `GamepadAnimatedCursor`                       | false |
    | `UIBloxEnableAlertCustomTitleFooterConfig`    | false |
    | `AppBridgeStartupController`                  | False |
    | `LuaBacktraceReportFromDetails`               | false |
    | `LuaAppUseNewUIBloxRoundedCorners`            | false |
    | `UIBloxHideHorizontalCarouselScrollButtonFix` | false |
    | `UIBloxUseHeaderBarV2_1`                      | false |
    | `UIBloxSlidersFilterOldTouchInputs`           | false |
    | `UIBloxEmptyStateControllerSupport`           | false |
    | `UIBloxUseTileThumbnailV2_0`                  | false |
    | `UseUpdatedUIBloxCheckbox`                    | false |
    | `PercentReportingNetworkProfileAfterStartup`  | 0     |
    | `AddDisplayNameToUserModel`                   | false |
    | `LuaAppNonFinalThumbnailMaxRetries`           | 0     |
    | `LuaAppThumbnailsApiRetryTimeMultiplier`      | 0     |
    | `EnableFriendFooterOnHomePageV369`            | 0     |
    | `LuaAppConvertUniverseIdToStringV364`         | False |
    | `LuaAppNewDividerColor`                       | false |
    | `AvatarEditorNewCatalogButton2`               | 0     |
    | `UseDateTimeType3`                            | False |
    | `LuaFixEconomyCreatorStatsUrl`                | false |
    | `LuaChatUseNewFriendsEndpointsV2`             | 0     |
    | `LuaAppAddPresenceCounts`                     | false |
    | `LuaAppUseRoduxV3`                            | false |
    | `PolicyProviderFromMemStorageServiceFix`      | false |
    | `FixAppPolicyDefaultUserId`                   | false |
    | `UseCursorOverrideManager3`                   | false |
    | `LuaEnableScreenTime`                         | false |
    | `LuaEnableScreenTimeSignalR`                  | false |
    | `UGCValidateMeshBounds`                       | false |
    | `UGCValidateHandleSize`                       | false |
    | `UGCExtraBannedNames`                         | false |
    | `UGCValidateContentIdStrict`                  | false |
    | `UGCValidateAttributes`                       | false |
  </Tab>
</Tabs>

## Using These FastFlags

To apply any of these FastFlags:

1. Select option **5** (Set FastFlags) from the koroneStrap main menu
2. Choose option **5** (Import FastFlags from JSON) to import all flags at once, or
3. Add individual flags using option **1** (Add FastFlag) by entering the flag name and value
4. Use option **4** (Apply FastFlags) to activate your configuration
