# Contributing

- [Donate](https://documentation.specollective.org/contributing/donate.md)
- [Journal of Engaged Research - Equity](https://documentation.specollective.org/contributing/journal-of-engaged-research-equity.md): Sustainable Equality Art Gallery
- [Call for Researchers](https://documentation.specollective.org/contributing/call-for-researchers.md)
- [Call for Researchers - RAND Partnership](https://documentation.specollective.org/contributing/call-for-researchers-rand-partnership.md)
- [Contributor Levels](https://documentation.specollective.org/contributing/contributor-levels.md): 🚧 This page is under construction and is considered incomplete 🚧
- [Compensation Structure](https://documentation.specollective.org/contributing/compensation-structure.md): 🚧 This page is under construction and is considered in complete 🚧
- [Jobs](https://documentation.specollective.org/contributing/jobs.md)
- [Research Associate (Software Engineering)](https://documentation.specollective.org/contributing/jobs/research-associate-software-engineering.md)
- [Project Manager (part-time)](https://documentation.specollective.org/contributing/jobs/project-manager-part-time.md)


---

# 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://documentation.specollective.org/contributing.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.
