# Credits & Contributions

### Contribution

There is still a lot to be done in Radix, from the items in the [Roadmap](/radix/misc/roadmap.md) to bullet-proofing the components and even updating this doc, so feel free to create an issue on the drupal.org [issue queue page](https://www.drupal.org/project/issues/radix?status=All\&categories=All) or help out with closing any open issues.

### Major community contributors

There are many people involved in getting the Radix `6.x` up and running but there are some who constantly notice room for improvements, add new features, being active on the issue queue and opened up many pull requests, so kudos to the following ninjas:

* [amstercad](https://www.drupal.org/u/amstercad)
* [Miloš Kroulík (milos.kroulik)](https://www.drupal.org/u/miloskroulik)
* [Philippe Ythier (PhilY)](https://www.drupal.org/u/phily)
* [Thomas Frobieter (thomas.frobieter)](https://www.drupal.org/u/thomasfrobieter)
* [Aleix Quintana (aleix)](https://www.drupal.org/u/aleix)
* [Dan Chadwick (danchadwick)](https://www.drupal.org/u/danchadwick)
* [James Wilson (jwilson3)](https://www.drupal.org/u/jwilson3)
* [Diego Acosta (diegoacosta211)](https://www.drupal.org/u/diegoacosta211)
* [James Candan (jcandan)](https://www.drupal.org/u/jcandan)
* [Martin Dean (martin@manarock.co.uk)](https://www.drupal.org/u/martinmanarockcouk)
* [Pierre Dureau (pdureau)](https://www.drupal.org/u/pdureau)
* [erutan](https://www.drupal.org/u/erutan)
* [Ignacio Díaz-Roncero (idiaz.roncero)](https://www.drupal.org/u/idiazroncero)
* [JF Cartier (JFKiwad)](https://www.drupal.org/u/jfkiwad)
* *And many more...*

And the *rest of the community* for being brave enough to start off of a dev version, adding issues, patches, and pull requests.

### Credits

Special thanks to:

* [Ramsalt lab](https://ramsalt.com/): Sponsoring many hours of work on `5.x` and `6.x`
* [Chapter Three](https://www.chapterthree.com/): Sponsoring initial work on `4.x`&#x20;
* [O8](https://www.o8.agency/): Sponsoring some hours on `5.x` initial work&#x20;

{% hint style="info" %}
Want to help out with the Radix contribution and maintenance? [get in touch and consider sponsoring](https://www.drupal.org/u/doxigo)
{% endhint %}


---

# 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.trydrupal.com/radix/misc/credits-and-contributions.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.
