> For the complete documentation index, see [llms.txt](https://docs.stability.nexus/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stability.nexus/about-us/the-stable-order/knights-and-benefactors/benefactors.md).

# Benefactors

Benefactors are members who have funded endeavors of The Stable Order.

## Becoming a Benefactor

To become a **benefactor** of The Stable Order:

1. Accept our code of honor.
2. Notify us of your interest in becoming a benefactor by sending us a message in our Discord server.
   * We will jointly choose a task or project that needs funding.
3. Provide funding for the chosen task or project.
   * You will be invited to join The Stable Order.

Once you become a benefactor, you will gain access to our private channels, will be able to submit a Funding Report to receive CATs and will be able to fund knights on projects that are related to stability.


---

# 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.stability.nexus/about-us/the-stable-order/knights-and-benefactors/benefactors.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.
