diyhrt/diyhrt.market/transfem-hrt-guide.html

436 lines
33 KiB
HTML
Raw Normal View History

2023-11-20 01:09:10 +00:00
<!doctype html>
<html lang="en">
2024-10-28 01:30:13 +00:00
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
2023-11-20 01:09:10 +00:00
2024-10-28 01:30:13 +00:00
<link href="static/css/style.css" rel="stylesheet" />
<link href="static/css/bootstrap-table.min.css" rel="stylesheet" />
<link href="static/flags/css/flag-icons.min.css" rel="stylesheet" />
<link rel="apple-touch-icon" sizes="180x180" href="static/favicon/apple-touch-icon.png%3Fv=2">
<link rel="icon" type="image/png" sizes="32x32" href="static/favicon/favicon-32x32.png%3Fv=2">
<link rel="icon" type="image/png" sizes="16x16" href="static/favicon/favicon-16x16.png%3Fv=2">
<link rel="manifest" href="static/favicon/site.webmanifest%3Fv=2">
<link rel="mask-icon" href="static/favicon/safari-pinned-tab.svg%3Fv=2" color="#5bbad5">
<link rel="shortcut icon" href="static/favicon/favicon.ico%3Fv=2">
<meta name="apple-mobile-web-app-title" content="DIYHRT.Market">
<meta name="application-name" content="DIYHRT.Market">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="/static/favicon/browserconfig.xml?v=2">
<meta name="theme-color" content="#1a2023">
<title>Transfem HRT Guide - DIYHRT.Market</title>
<meta name="description" content="HRT isn&#x27;t easy but it doesn&#x27;t need to be complicated. Here&#x27;s what you need to know.">
<meta property="og:site_name" content="DIYHRT.Market" />
<!-- Matomo is used for basic analytics tracking. All data stays on the same
server that the rest of the site is stored on. -->
<script>
2024-03-11 01:10:05 +00:00
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//a.diyhrt.market/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
2024-10-28 01:30:13 +00:00
<!-- End Matomo Code -->
</head>
2023-11-20 01:09:10 +00:00
2024-10-28 01:30:13 +00:00
<body>
<main>
<header class="p-3 mb-4 text-bg-dark">
<div class="container">
<div class="d-flex flex-wrap align-items-center justify-content-center justify-content-lg-start">
<a href="index.html" class="d-flex align-items-center mb-2 mb-lg-0 text-white text-decoration-none">
<img class="bi me-2 d-block d-lg-none" style="height: 5rem;" src="static/img/diymarket_logo3.png" />
<img class="bi me-2 d-none d-lg-block" height="76px" style="margin-top: -34px; margin-bottom: -35px;" src="static/img/diymarket_logo3.png" />
</a>
<ul class="nav col-12 col-lg-auto me-lg-auto mb-2 justify-content-center mb-md-0">
<li><a href="resources.html" class="nav-link px-2 text-white">Resources</a></li>
<li><a href="transfem-hrt-guide.html" class="nav-link px-2 text-white">Guide</a></li>
2025-02-03 01:26:52 +00:00
<li><a href="qr-codes.html" class="nav-link px-2 text-white">QR Codes</a></li>
2024-10-28 01:30:13 +00:00
</ul>
<form method="GET" action="https://diyhrt.market/meds/products/" class="col-12 col-lg-auto mb-3 mb-lg-0" role="search">
<input type="search" class="form-control" name="q" placeholder="Search..." aria-label="Search">
</form>
<div class="col-12 col-lg-auto mb-3 mb-lg-0 d-flex justify-content-center px-2">
<a class="btn btn-outline-danger mx-1" role="button" href="login.html">Login</a>
<a class="btn btn-outline-danger mx-1" role="button" href="register.html">Register</a>
</div>
</div>
</div>
</header>
<div class="container">
</div>
2023-11-20 01:09:10 +00:00
<div class="container">
2024-10-28 01:30:13 +00:00
<div class="row">
<div class="col mb-3">
<h1>Transfem HRT Guide</h1>
<div class="row">
<div class="col-md-4 col-lg-3 mb-3">
<div class="list-group">
<a class="list-group-item" href="transfem-hrt-guide.html#introduction">
<strong>Introduction</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#what-is-hrt">
&emsp; What is Hormone Replacement Therapy (HRT)?
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#is-hrt-dangerous">
&emsp; Is HRT dangerous?
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#what-does-hrt-do">
&emsp; What does HRT do?
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#how-long-does-it-take">
&emsp; How long does it take?
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#sex-hormones">
<strong>Sex Hormones</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#estrogens">
&emsp; Estrogens
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#estradiol-info">
&emsp;&emsp; <i>Estradiol</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#estrone-info">
&emsp;&emsp; <i>Estrone</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#androgens-info">
&emsp; Androgens
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#testosterone-info">
&emsp;&emsp; <i>Testosterone</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#dht-info">
&emsp;&emsp; <i>Dihydrotestosterone (DHT)</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#progestogens">
&emsp; Progestogens
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#progesterone-info">
&emsp;&emsp; <i>Progesterone</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#hpg-axis">
<strong>Hypothalamic Pituitary Gonadal (HPG) Axis</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#recommended-regimens">
<strong>Recommended Regimens</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#estradiol-injection-monotherapy">
&emsp; Estradiol Injection Monotherapy
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#transdermal-gel-plus-blockers">
&emsp; Transdermal Gel + Blockers
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#estradiol-gels-plus-blockers">
&emsp; Estradiol Pills + Blockers
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#honorable-mentions">
&emsp; Honorable Mentions
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#blood-tests">
<strong>Blood Tests</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#baseline">
&emsp; Baseline
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#units">
&emsp; Units
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#target-levels">
&emsp; Target Levels
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#wpath-soc-v8">
&emsp;&emsp; <i>WPATH SoC v8</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#ucsf">
&emsp;&emsp; <i>UCSF</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#nhs-target-levels">
&emsp;&emsp; <i>NHS</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#will-powers-target-levels">
&emsp;&emsp; <i>Dr Will Powers</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#female-reference-ranges">
&emsp;&emsp; <i>Female Reference Ranges</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#our-recommendation">
&emsp;&emsp; <i>Our Recommendation</i>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#antiandrogens">
<strong>Anti-androgens (AAs)</strong>
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#spironolactone">
&emsp; Spironolactone
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#cyproterone">
&emsp; Cyproterone Acetate (CPA)
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#bicalutamide">
&emsp; Bicalutamide
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#gnrh-agonists">
&emsp; GnRH Agonists
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#finasteride">
&emsp; Finasteride
</a>
<a class="list-group-item" href="transfem-hrt-guide.html#homebrew-vs-pharmaceuticals">
<strong>“Homebrew” vs Pharmaceuticals</strong>
</a>
</div>
</div>
<div class="col-md-8 col-lg-9">
<h2 id="introduction">Introduction</h2>
2023-11-20 01:09:10 +00:00
<h4 id="what-is-hrt">What is Hormone Replacement Therapy (HRT)?</h4>
<p>Hormone Replacement Therapy is a broad range of treatments using a variety of drugs that all have one simple goal: to reduce Androgens (such as Testosterone) and increase Estrogen to standard female levels. Originally pioneered in the early 1940s to counteract the effects of menopause in older women, significant research didn&rsquo;t begin until the early 1970s when it was found that existing options came with significant cancer and clotting risks. It was around this time doctors started to realise the process could be used in AMAB Transgender people for its feminising effects.</p>
<h4 id="is-hrt-dangerous">Is HRT dangerous?</h4>
<p>No drug or medical procedure comes without risks, however, using modern best practices the chance of side effects and rate of adverse events is extremely low. Weighed in a cost/benefit analysis against the <a href="https://williamsinstitute.law.ucla.edu/wp-content/uploads/AFSP-Williams-Suicide-Report-Final.pdf">high transgender suicide rate</a>, <a href="https://www.ncbi.nlm.nih.gov/pubmed/29665513">incidence of depression</a> and other mental health issues common in transgender individuals, and the extremely low rates of regret it is - to put it mildly - <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6354936/">unquestionably beneficial</a>.</p>
<p>The risks that have been found to occur at statistically observable rates in studies fall broadly into 3 categories:</p>
<ol>
<li>
<p>VTE/Clotting (e.g. DVT, Stroke, Pulmonary Embolism, etc)</p>
</li>
<li>
<p>Cancer (particularly Breast Cancer)</p>
</li>
<li>
<p>Thyroid, Kidney and Liver function</p>
</li>
</ol>
<p>These are not general risks of the process, but instead of individual drugs used. Older drugs used in the 70&rsquo;s and 80&rsquo;s no longer prescribed today are mostly responsible for the negative reputation. All of these risks have been largely eliminated through the use of <a href="https://www.ncbi.nlm.nih.gov/pubmed/17217322">bioidentical hormones</a>, <a href="https://www.bmj.com/content/364/bmj.l157">non-oral administration</a> and screening via blood tests.</p>
<p>A wealth of studies over the last few decades have concluded that the clotting risks are almost entirely associated with the use of Conjugated Estrogens originally introduced in the 1940s, to a lesser degree with Synthetic Estrogens such as Ethinylestradiol, and are almost (though not entirely) eliminated by using Bioidentical Estrogens and further reduced through non-oral (particularly transdermal) administration.</p>
<p>Cancer risks largely follow the same theme, meanwhile the Thyroid, Kidney and Liver risks are mostly associated with high doses of particular antiandrogens such as <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4087608/">Cyproterone Acetate</a> and <a href="https://www.ncbi.nlm.nih.gov/books/NBK547921/">Spironolactone</a>.</p>
<h4 id="what-does-hrt-do">What does HRT do?</h4>
<p>Achieving female hormone levels will have an overall feminising effect on the body. This includes changes to skin, hair, nails, sweat, facial features, fat distribution and breast growth.</p>
<p>Often understated however are the <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5010234/">mental effects</a>. Though not well studied in the micro there is a wealth of anecdotes within the transgender community describing positive changes to aggression, emotions, thinking patterns, sexuality, and even sexual orientation. In the macro there is <a href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5010234/">clear statistical evidence</a> that there are overwhelmingly positive outcomes on mental health and an overall improvement in quality of life.</p>
<h4 id="how-long-does-it-take">How long does it take?</h4>
<p>Due to a lack of consistency in regimens, targets and recording by medical professionals, it is almost impossible to judge this objectively. Based on experiences shared within transgender internet communities a good rule of thumb is that many of the visceral mental effects such as reduced aggression and libido occur within the first couple of weeks and other mental changes follow over the next few months, while the physical effects develop gradually over 2-3 years, finalising around the 5-year mark.</p>
<h2 id="sex-hormones">Sex Hormones</h2>
<p>Since HRT involves manipulating sex hormone levels it&rsquo;s good to have a brief high-level understanding of them.</p>
2024-10-28 01:30:13 +00:00
<p><img alt="" class="img-fluid" src="https://upload.wikimedia.org/wikipedia/commons/1/1d/Biosinthesis_of_steroid_hormones_%28simplified_version%29.jpg"></p>
2023-11-20 01:09:10 +00:00
<p>At a basic level, there are three primary groups we are interested in: Progestogens, Androgens and Estrogens. Estrogens are female hormones, Androgens are male hormones, while Progestogens are a more complicated family that play an important role in - among other things - reproductive function in AFAB individuals. We generally discuss Estradiol and Testosterone levels specifically when talking about HRT, but it should be understood that we are suppressing the group as a whole. This is particularly important when discussing 5-alpha reductase inhibitors and DHT, the main exception to this rule.</p>
2024-10-28 01:30:13 +00:00
<p><img alt="" class="img-fluid" id="steroidogensis-diagram" src="https://upload.wikimedia.org/wikipedia/commons/1/13/Steroidogenesis.svg"></p>
2023-11-20 01:09:10 +00:00
<h4 id="estrogens">Estrogens</h4>
<h5 id="estradiol-info">Estradiol</h5>
<p>The primary Estrogen. Bioidentical Estrogen is always taken in the form of Estradiol.</p>
<p>Standard Adult Male Range: 50-200 pmol/L<br>
Standard Adult Female Range: 70-510 pmol/L (range varies widely over ovulation cycle)<br>
<a href="https://gpnotebook.com/simplepage.cfm?ID=570818627&amp;linkID=24801&amp;cook=yes">Source</a></p>
<h5 id="estrone-info">Estrone</h5>
<p>Estrone has 4-8% of the Estrogenic activity of Estradiol. Estrone levels are regularly increased by using oral administration and there is some limited evidence linking increased amounts of it with <a href="https://www.ncbi.nlm.nih.gov/pubmed/20553380">VTE</a> and <a href="https://clincancerres.aacrjournals.org/content/9/6/2229">Cancer</a> risks.</p>
<h4 id="androgens-info">Androgens</h4>
<h5 id="testosterone-info">Testosterone</h5>
<p>Testosterone is the primary male hormone and the primary source of androgenic activity.</p>
<p>Standard Adult Male Range: 11-36 nmol/L<br>
Standard Adult Female Range: 0.8-3.1 nmol/L<br>
<a href="https://gpnotebook.com/simplepage.cfm?ID=630849603">Source</a></p>
<h5 id="dht-info">Dihydrotestosterone (DHT)</h5>
<p>DHT has 200-300% of the androgenic activity of Testosterone. Its primary role in the human body is in sperm production within the Testes, however, it is also strongly associated with male hair patterns including both the development of facial/pubic/body hair and male pattern baldness. DHT represents a small and generally quite localised portion of the overall androgenic activity within the body and in the context of HRT, its reduction should not be seen as a goal in and of itself beyond attempting to reverse male pattern baldness.</p>
<h4 id="progestogens">Progestogens</h4>
<h5 id="progesterone-info">Progesterone</h5>
<p>Progesterone is a key signalling agent in AFAB reproductive function. Most female birth control takes the form of high-dose Progesterone. It has anecdotally been observed to have some positive effects on breast development in HRT, though hard evidence for this is lacking.</p>
<h2 id="hpg-axis">Hypothalamic Pituitary Gonadal (HPG) Axis</h2>
2024-10-28 01:30:13 +00:00
<p><img alt="" class="img-fluid" src="https://upload.wikimedia.org/wikipedia/commons/5/57/Hypothalamic%E2%80%93pituitary%E2%80%93gonadal_axis.svg"></p>
2023-11-20 01:09:10 +00:00
<p>The HPG axis is the primary regulation mechanism for Sex Hormone production. At a basic level it works like this:</p>
<ol>
<li>
<p>The Hypothalamus monitors sex hormone levels and produces GnRH when they drop too low.</p>
</li>
<li>
<p>The anterior pituitary gland is stimulated by GnRH to produce Luteinizing Hormone (LH) and Follicle-Stimulating Hormone (FSH).</p>
</li>
<li>
<p>The gonads are stimulated by LH and FSH intro producing Testosterone in AMAB individuals or Estradiol and Progesterone in AFAB individuals.</p>
</li>
</ol>
<h2 id="recommended-regimens">Recommended Regimens</h2>
<p>Based on level stability, safety, compliance and cost there&rsquo;s a fairly clear hierarchy of optimal regimens. You can choose any of these regimens and be happy with them, but if you plan to use one further down the list it should only be done after carefully considering the downsides in regards to your personal circumstances.</p>
<h4 id="estradiol-injection-monotherapy">Estradiol Injection Monotherapy</h4>
<p>A subcutaneous injection of estered Estradiol approx weekly. Estradiol has a biological half-life of ~4 hours and will be entirely out of your system within 24-36 hours however <a href="https://en.wikipedia.org/wiki/Estrogen_ester">esterification</a> extends this making it a slow-release dose, Estradiol Enanthate (EEn) for example has a biological half-life of ~6.5 days and takes 4-5 weeks to be entirely flushed out of your system. A weekly injection of 4mg EEn will bring almost anyone to Estradiol levels high enough to shut down Testosterone production without the use of a blocker by taking advantage of the HPG axis we discussed above, acting on the Hypothalamus and satisfying its target for sex hormone levels.</p>
<p>This regimen ticks a lot of boxes. First, the injection is done with a tiny needle not into a vein but into the fat layer right underneath the skin, typically in the buttocks or abdomen <a href="https://www.youtube.com/watch?v=YeyFSMHfVgQ">just like the insulin injections that many diabetics perform as a normal part of their daily routine</a>. While self-injecting can seem scary at first it&rsquo;s just a simple 5-minute routine once per week, easily maintained and not a big deal if it&rsquo;s missed by a few hours or even a day or two.</p>
<p>While other administration methods will see large variations throughout the day and a huge spread from person to person in what dose is required to reach certain levels, injections provide highly stable and predictable results. This makes recommended starting doses and judging blood tests very simple, perfect for DIY where many are paying out-of-pocket for every test and trying to minimise how many are needed.</p>
<p>Lastly, <a href="meds/groups/estradiol-injections.html">it&rsquo;s cheap</a>. DIY injectables are almost always homebrew and 2 years of supplies can easily be bought for around $150. Many in our community struggle financially, given the importance of HRT this cheapness is life and death for many.</p>
<h4 id="transdermal-gel-plus-blockers">Transdermal Gel + Blockers</h4>
2024-03-18 01:06:54 +00:00
<p>Transdermal gels are rubbed on the skin and absorbed within a few minutes, done daily. This is combined with an oral blocker also taken daily, usually <a href="meds/groups/cyproterone.html">Cyproterone Acetate</a> though <a href="meds/groups/bicalutamide.html">Bicalutamide</a> or <a href="meds/groups/spironolactone.html">Spironolactone</a> work well too.</p>
2023-11-20 01:09:10 +00:00
<p>While it lacks the stability and predictable dosages of injections it has no problem achieving good enough levels and avoids the liver conversion issues of pills. Theoretically, monotherapy is practical with gel but in practice the margin of error for letting them get too low is so thin that it&rsquo;s not taking the chance. Miss your dose by half a day or get into a habit of spreading it too thin and you can find your Testosterone levels starting to rise again.</p>
<p>It&rsquo;s also physically safer since no needles are involved and <a href="meds/groups/estradiol-gels.html">similarly cheap</a> since Gels are increasingly sold by the same homebrew providers that make the injectables.</p>
<p>A starting Estradiol dose of 3-4mg/day will work for most though this should be tweaked in response to blood tests. For blockers 12.5mg/day Cyproterone, 50mg/day Bicalutamide or 200mg Spironolactone will do the job, no testing necessary.</p>
<p>As a final note there&rsquo;s <a href="https://transfemscience.org/articles/genital-e2-application/">a common suggestion</a> floating around the community that gels can be applied to the scrotum for optimal absorption. This isn&rsquo;t an old wive&rsquo;s tail, there is a study showing higher absorption and it&rsquo;s well studied with Testosterone however it also results in a much greater spike. It&rsquo;s a higher level shortly after, but it also falls off a lot faster which works against our goal of stable levels. If you want higher levels then just take a higher dose, it&rsquo;s that simple, there&rsquo;s no need to cheat.</p>
<h4 id="estradiol-gels-plus-blockers">Estradiol Pills + Blockers</h4>
2024-03-25 01:09:01 +00:00
<p>The main downsides of Estradiol pills compared to other administration methods are extremely poor absorption and rapid elimination from your system, most of it is destroyed in the liver and it&rsquo;s entirely out of your system within 24-36 hours. This results in needing to take relatively large doses multiple times per day to maintain target levels.</p>
2023-11-20 01:09:10 +00:00
<p>Pills should be taken at least twice per day, ideally thrice. If taken once per day in the morning you&rsquo;ll find yourself towards the end of the day feeling quite lethargic and though it&rsquo;s not been studied or quantified this almost certainly negatively impacts feminisation since you&rsquo;re below target levels for most of the day.</p>
<p>Sublingual pills (allowing them to dissolve under the tongue and be absorbed) aren&rsquo;t recommended for essentially the same reason as explained above with scrotal gel application. It does circumvent much of the destruction in the liver but it also flushes through the system even faster which is already a problem with pills. Again if you want higher levels it&rsquo;s better to just take a higher oral dose.</p>
<p>An Estradiol dose of 4-6mg/day is a good starting point. The pills are almost universally 2mg, so one pill every 12 hours or every 8 hours is the way to go. When getting blood tests try to get it taken as close to the trough as possible, right before your next pill.</p>
<p>Blockers are the same as recommended for gels. 12.5mg/day Cyproterone Acetate, 50mg/day Bicalutamide or 200mg/day Spironolactone.</p>
<h4 id="honorable-mentions">Honorable Mentions</h4>
<ul>
<li>
<p>Transdermal Patches + Blocker: This regimen is in many ways superior to gel as patches release Estradiol at a stable rate and are more easily complied with assuming no sensory issues. However, as of late 2023, patches have been <a href="meds/groups/estradiol-patches.html">almost entirely out of stock through</a> most grey market sellers for over a year and even regular pharmacies are having massive supply issues. It&rsquo;s a result of a manufacturing shortage that isn&rsquo;t likely to be fixed any time soon so the reliable access simply isn&rsquo;t there.</p>
</li>
<li>
<p>Any Method + GnRH agonist: GnRH agonists are the ideal blockers, however they are extremely expensive and difficult to source from grey market sources. Their upsides simply don&rsquo;t merit the cost when your wallet is footing the bill.</p>
</li>
<li>
<p>Any Method + Finasteride/Dutasteride: As explained <a href="transfem-hrt-guide.html#finasteride">further down</a> these 5-Alpha Reductase Inhibitors are not proper blockers. You can take them if you have reason to do so, but it should be in addition to a real blocker or a monotherapy regimen.</p>
</li>
<li>
<p>Progesterone + Anything: Likewise Progesterone is not a substitute for Estradiol or a blocker, it should be taken in addition to these things, not as a substitute.</p>
</li>
<li>
<p>Ethinylestradiol: This is a synthetic Estrogen that comes with statistically significant health risks and based on the well-studied fact that it has different potencies in different areas of the body it&rsquo;s likely not even as effective for feminisation as bioidentical Estradiol. There&rsquo;s no reason to take this.</p>
</li>
<li>
<p>Premarin: Similar to Ethinylestradiol, higher risks for no upside. Do not take this.</p>
</li>
<li>
<p>Blocker-only: While this is the common approach for puberty blockers it has both long and short-term health effects. The goal with these regimens is usually some form of non-binary HRT but the endocrine system just doesn&rsquo;t work that way. Your body needs one dominant sex hormone to function properly.</p>
</li>
<li>
2025-04-07 01:44:50 +00:00
<p>Tamoxifen/Clomifene/Raloxifene (SERMs): There are stories within the community of using these drugs as part of a non-binary or femboy regimen to prevent breast growth. While in theory this should work these drugs are too toxic to the liver to take long term. Transition is different for everyone but starting HRT is ostensibly a commitment f