# Configurations

**URL:** https://heroiclabs.com/docs/hiro/concepts/getting-started/configurations/
**Summary:** Configuration parameters for Hiro systems.
**Keywords:** configurations, hiro
**Categories:** hiro, configurations, getting-started

---


# Configurations

Hiro provides a number of configuration parameters that you can use to customize the default user experience for its systems.

## Achievements

{{< table name="gdk.concepts.achievements.achievements-system" >}}

#### Achievement

{{< table name="gdk.concepts.achievements.achievement" >}}

#### Sub Achievement

{{< table name="gdk.concepts.achievements.sub-achievement" >}}

## Auctions

{{< table name="gdk.concepts.auctions.auctions-system" >}}

#### Auction

{{< table name="gdk.concepts.auctions.auction" >}}

#### Auction Condition

{{< table name="gdk.concepts.auctions.auction-condition" >}}

#### Auction Condition Cost

{{< table name="gdk.concepts.auctions.auction-condition-cost" >}}

#### Auction Condition Bid

{{< table name="gdk.concepts.auctions.auction-condition-bid" >}}

#### Auction Condition Bid Increment

{{< table name="gdk.concepts.auctions.auction-condition-bid-increment" >}}

#### Auction Condition Fee

{{< table name="gdk.concepts.auctions.auction-condition-fee" >}}

## Base

{{< table name="gdk.concepts.base.base-system" >}}

## Challenges

{{< table name="gdk.concepts.challenges.challenges-system" >}}

#### Challenge

{{< table name="gdk.concepts.challenges.challenge" >}}

#### Challenge Reward Tier

{{< table name="gdk.concepts.challenges.challenge-reward-tier" >}}

#### Duration

{{< table name="gdk.concepts.challenges.duration" >}}

#### Players

{{< table name="gdk.concepts.challenges.players" >}}

## Economy

{{< table name="gdk.concepts.economy.economy-system" >}}

{{< note "important" >}}
The `allow_fake_receipts` field is deprecated. It remains in the config schema for backwards
compatibility but has no effect. Use
[`SetAllowFakeReceipts`](/hiro/server-framework/economy/#setallowfakereceipts) in your server
module initialization code instead.
{{< /note >}}

#### Initialize User

{{< table name="gdk.concepts.economy.initialize-user" >}}

### Donation

{{< table name="gdk.concepts.economy.donation" >}}

#### Donation Cost

{{< table name="gdk.concepts.economy.donation-cost" >}}

### Placement

{{< table name="gdk.concepts.economy.placement" >}}

### Reward

{{< table name="gdk.concepts.economy.reward" >}}

#### Reward Contents

{{< table name="gdk.concepts.economy.reward-contents" >}}

#### Reward Energy Modifier

{{< table name="gdk.concepts.economy.reward-energy-modifier" >}}

#### Reward Item

{{< table name="gdk.concepts.economy.reward-item" >}}

#### Reward Item Set

{{< table name="gdk.concepts.economy.reward-item-set" >}}

#### Reward Range Int32

{{< table name="gdk.concepts.economy.reward-range-int32" >}}

#### Reward Range Int64

{{< table name="gdk.concepts.economy.reward-range-int64" >}}

#### Reward Range UInt64

{{< table name="gdk.concepts.economy.reward-range-uint64" >}}

#### Reward Range Float64

{{< table name="gdk.concepts.economy.reward-range-float64" >}}

#### Reward Reward Modifier

{{< table name="gdk.concepts.economy.reward-reward-modifier" >}}

#### Reward String Property

{{< table name="gdk.concepts.economy.reward-string-property" >}}

#### Reward String Property Option

{{< table name="gdk.concepts.economy.reward-string-property-option" >}}

### Store Item

{{< table name="gdk.concepts.economy.store-item" >}}

#### Store Item Cost

{{< table name="gdk.concepts.economy.store-item-cost" >}}

## Energy

{{< table name="gdk.concepts.energy.energy-system" >}}

#### Energy

{{< table name="gdk.concepts.energy.energy" >}}

## Event Leaderboards

{{< table name="gdk.concepts.event-leaderboards.event-leaderboards-system" >}}

#### Event Leaderboard

{{< table name="gdk.concepts.event-leaderboards.event-leaderboard" >}}

#### Reward Tier

{{< table name="gdk.concepts.event-leaderboards.reward-tier" >}}

#### Change Zone

{{< table name="gdk.concepts.event-leaderboards.change-zone" >}}

## Incentives

{{< table name="gdk.concepts.incentives.incentives-system" >}}

#### Incentive

{{< table name="gdk.concepts.incentives.incentive" >}}

## Inventory

{{< table name="gdk.concepts.inventory.inventory-system" >}}

### Config Limits

{{< table name="gdk.concepts.inventory.config-limits" >}}

### Item

{{< table name="gdk.concepts.inventory.item" >}}

## Leaderboards

{{< table name="gdk.concepts.leaderboards.leaderboards-system" >}}

#### Leaderboard

{{< table name="gdk.concepts.leaderboards.leaderboard" >}}

## Progression

{{< table name="gdk.concepts.progression.progression-system" >}}

#### Progression

{{< table name="gdk.concepts.progression.progression" >}}

#### Preconditions Block

{{< table name="gdk.concepts.progression.preconditions-block" >}}

#### Preconditions

{{< table name="gdk.concepts.progression.preconditions" >}}

#### Progression Cost

{{< table name="gdk.concepts.progression.progression-cost" >}}

## Stats

{{< table name="gdk.concepts.stats.stats-system" >}}

## Streaks

{{< table name="gdk.concepts.streaks.streaks-system" >}}

#### Streak

{{< table name="gdk.concepts.streaks.streak" >}}

#### Streak Reward

{{< table name="gdk.concepts.streaks.streak-reward" >}}

## Teams

{{< table name="gdk.concepts.teams.teams-system" >}}

## Tutorials

{{< table name="gdk.concepts.tutorials.tutorials-system" >}}

#### Tutorial

{{< table name="gdk.concepts.tutorials.tutorial" >}}

## Unlockables

{{< table name="gdk.concepts.unlockables.unlockables-system" >}}

#### Slot Cost

{{< table name="gdk.concepts.unlockables.slot-cost" >}}

#### Unlockable

{{< table name="gdk.concepts.unlockables.unlockable" >}}

#### Unlockable Cost

{{< table name="gdk.concepts.unlockables.unlockable-cost" >}}

#### Unlockable Start Cost

{{< table name="gdk.concepts.unlockables.unlockable-start-cost" >}}
