# Apprenticeship

The Stable Order has an apprenticeship program for students.

**Eligibility Criteria:**

* To be a student enrolled in a high school, technical school or university.
  * There are no restrictions w\.r.t. the topics you are studying.
  * There are no restrictions on the level of studies. MSc and PhD students are welcome too.
* To abide by our [code of honor](/about-us/the-stable-order/code-of-honor.md).
* To be willing to dedicate a non-negligible amount of time to one of our projects.

**What you can expect to get from The Stable Order during the apprenticeship:**

* Mentorship
  * Members from The Stable Order who have been working on the projects one which you will work will discuss your tasks with you and will review your pull requests.
* The "Apprentice of The Stable Order" role in our [Discord server](https://discord.gg/fuuWX4AbJt), granted after your first contribution is accepted (e.g. when you have a pull request accepted).
* The opportunity to work on projects that are making the world more stable.

**What you can expect to get from The Stable Order after successful completion of the apprenticeship:**

* A certificate of completion, with all the information necessary to satisfy the requirements of your school or university.
* The "Knight of The Stable Order" and "Member of The Stable Order" in our [Discord server](https://discord.gg/fuuWX4AbJt).
* [CATs](/about-us/the-stable-order/cats.md)

**Application Process:**

* Join our [Discord server](https://discord.gg/fuuWX4AbJt).
* Send a message there expressing your interest to participate.
* Be patient waiting for a reply.


---

# 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/join-the-stable-order/apprenticeship.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.
