# Registries

There are three main registries: wage seekers, organizations, and schedule of rates. Organizations are further divided into two categories: community-based organizations and vendors. The schedule of rates is divided into SOR definition, SOR rate, and rate analysis.

1. [Wage Seekers](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/wage-seekers.md)
2. [Organizations](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/organizations.md)
3. [Schedule of Rates](/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries/schedule-of-rates.md)
   * Schedule of rates - definition
   * Schedule of rates - rates
   * Schedule of rates  - rate analysis


---

# 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.digit.org/works/reference-implementations/muktasoft-v2.2/implementation/training-resources/user-manual/web-application-user-manual/registries.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.
