# Costs involved

To every investment made on MedShare it is split in 5 portions:

1. The value that comes to your account and can be spent. Around 62%.
2. The value that goes to MedShare to fund development: Around 8%.
3. The value that goes to MedShare contract to help other people. Around 10%.
4. The value that funds MedShare as financial backing to guarantee the future contracts. Around 20%.
5. And of course the gas to the blockchain involved.


---

# 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.shalomempire.com/about-us/medshare/gas-and-fees/costs-involved.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.
