# The Task Assignment Corollary: a Guideline

As a corollary of our [Code of Honor](/about-us/the-stable-order/code-of-honor.md), we follow the guidelines below when deciding how we assign ourselves to tasks:

* Whenever there is a task to be done and two or more people are interested in being assigned to the task, the more senior member of The Stable Order, as measured by [CAT](/about-us/the-stable-order/cats.md) balance, has higher priority. &#x20;
  * Otherwise, if the task were assigned to a more junior (or even new) member, this could be considered a case of the junior member free-riding on the work of the senior members.&#x20;
* Conversely, senior members should not unreasonably block the assignment of tasks to junior members, especially if junior members are able to execute the task sooner or at lower cost.
  * Otherwise, this could be considered a case of rent-seeking by the senior members.


---

# Agent Instructions: 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/code-of-honor/the-task-assignment-corollary-a-guideline.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.
