> For the complete documentation index, see [llms.txt](https://whitepaper.zarela.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.zarela.io/challenges-and-solutions/sdg.md).

# SDG

So far, we discussed some challenges and their solutions. Zarela’s objectives are not restricted to satisfying challenges but, at Zarela, we are concerned about Sustainable Development Goals as well. SDGs are a collection of 17 interlinked global goals designed to be a blueprint for achieving a better and more sustainable future for all human beings until the year 2030.

**SDG3**: Good health and well-being goal conforms to Zarela’s mission to detect mental disorders in early stages and protect people against severe diseases like Dementia and Parkinson in elderly ages. We aim at leveraging the mental’s quality of life for every human. We believe that by using Zarela’s Peer-to-Peer platform, researchers in the field of neuroscience can facilitate the data collection. As the result, new methods of brain disease mitigation will be developed to assure good health and well-being among adults.

**SDG4**: Quality of education determined to be another goal of Sustainable Development Goals 2030. Zarela is a Peer-to-Peer platform of data exchange between researchers and participants or businesses and customers. We elaborate on the fact that Zarela’s platform is ready to host business and startups in the field of neuro- education based on blockchain technology.&#x20;

We alleviated the procedure of blockchain-based platform creation and Zarela’s blockchain-based Peer-to-Peer platform could be employed by businesses in the field of neuroscience and more specifically neuro-education. The integration process is quiet straight-forward since Zarela operates on the Ethereum blockchain (Smart contract code is written by solidity programming language) and our smart contract code is open-source and free to use. Therefore, we stimulate researchers and developers in the area of neuro-education to integrate their business use-cases into Zarela’s platform and provide service to their clients.

**SDG10**: Reduced Inequality is another very important goal. Zarela adheres to the statement that all human including disabled people should be treated equally. To clarify the Zarela’s role, we actively invite the Brain Computer Interface intuitions and neuroscience centers to connect to our Peer-to-Peer platform as Hubs and facilitate the data collection. By this, many Hubs all around the world could collaborate on the similar research projects related to disabled people. They could share research outcomes or challenges and collaboratively tackle problems.&#x20;

Moreover, the Z-paper is a document submitted by Mages and facilitates the participation of disabled people who wish to voluntarily share their biosignals (it is generally linked to the above challenge 5,6).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://whitepaper.zarela.io/challenges-and-solutions/sdg.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
