> For the complete documentation index, see [llms.txt](https://docs.reflexer.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reflexer.finance/the-money-god-league/intro-to-the-league.md).

# Intro to The League

## 1. Overview

The Money God League is an initiative meant to bring non-pegged stable assets (stablecoins) into the mainstream. The League is also devoted toward making control theory a common framework used in a wide variety of DeFi related projects.

## 2. Who Can Be in The League?

Initially, the Reflexer team will seek to work with a few established projects that have a clear idea of what they want to achieve with their stable assets and also have a roadmap with collateral assets that they want to add in the new protocols.

## 3. Entering the League

For now, you can simply join [Reflexer's Discord](https://discord.gg/QYBEw6Z) and start to talk with the core team about building a new Money God. More details will be released in the next few months.


---

# 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 that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reflexer.finance/the-money-god-league/intro-to-the-league.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.
