.. _faq:
FAQ
****
* **Why didn't you make a Lib React-Solid, use React Admin or React-Solid-SKD from Inrupt?**
React is a component that works only with React.
We make components that can be displayed in any web page in an autonomous way : that's the beauty of web components.
React's store can't fetch resources from several servers.
we would be forced to rewrite it.

* **How to contribute?**
Have a look on our `contribution guidelines <https://git.startinblox.com/framework/sib-core/blob/master/CONTRIBUTING.md>`__.

If you want to add/change something on this documentation, `here are the instructions <https://git.startinblox.com/documentation/doc>`__.


* **Where I can ask for help?**

`Come on our chat <https://community.startinblox.com/>`__, we'll do our best to help you!


* **What is Solid?**

We're working to make some popularizations for differents audiences. In the meanwhile, `have a look on the official presentation <solid.mit.edu//>`__. 


* **This is open source?**

The whole project is under `MIT licence <https://git.startinblox.com/framework/sib-core/blob/master/LICENSE/>`__. 

* **Why the documentation is not in makdown?**

This documentation in is `Restructured Text <https://docutils.sourceforge.io/rst.html>`__. `Have a look to this article <https://www.ericholscher.com/blog/2016/mar/15/dont-use-markdown-for-technical-docs/>`__ if you want to understand our choice.


* **You cannot find the question you have?**
`Send your question <https://mailto:alice@startinblox.com>`__ to the the maintainer of the doc or
`open an issue on the doc <https://git.startinblox.com/documentation/doc/-/boards/>`__.