# Grant badges based on gender profile field?

**URL:** https://meta.discourse.org/t/grant-badges-based-on-gender-profile-field/178200
**Category:** Feature
**Created:** [February 3, 2021, 12:38am UTC](https://meta.discourse.org/t/grant-badges-based-on-gender-profile-field/178200 "2021-02-03T00:38:20Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cosdesign](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cosdesign/32/208585_2.png) [@cosdesign](https://meta.discourse.org/u/cosdesign)
#### Post date: [February 3, 2021, 12:38am UTC](https://meta.discourse.org/t/grant-badges-based-on-gender-profile-field/178200/1 "2021-02-03T00:38:20Z")

</div>

Hello! On my forum, I have two specific badges, King and Queen. Is it possible to grant the right badge based on which option the user has chosen from the gender dropdown profile field?

Example:  
I have two badges, King and Queen for the same query “Received 5 likes on 300 posts”.  
If user X is a woman and completed that query, it would be great to receive only the Queen badge, and if it’s a man to receive the King badge only.

Any help is appreciated, and if it can’t be done maybe consider including such a feature? That would be awesome. Thank you!

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [February 3, 2021, 3:25am UTC](https://meta.discourse.org/t/grant-badges-based-on-gender-profile-field/178200/2 "2021-02-03T03:25:44Z")

</div>

You can use [Creating triggered custom badge queries](https://meta.discourse.org/t/triggered-custom-badge-queries/19336) to query for the likes and for the custom user field where you store the user gender.
