# Getting Started

## Welcome to MedShare

<figure><img src="/files/vYDAjSwnM0l2rOgIMKcE" alt=""><figcaption><p>MedShare Eco-System</p></figcaption></figure>

## Using our dApp

To interact with our Eco-system you need to go to our website and access our dApp.

To interact with the dApp you will need an e-wallet (crypto wallet).

Inside the e-wallet you need some funds (Ethers or USDT's).

Then you can invest, be part of a family, and dispose of your family funds. Your family name which is the last name should be written Capitalized and in UTF-8 form. Ie. If your name is John Smith, then you need to enter: Smith (remember to take out any extra blank spaces.

To change family name it is only possible through marriage or adoption.

* If you are a girl and got married then your last name must be the husband's family name.&#x20;
* if you got adopted then your new family name must be the family's last name.

in those 2 cases your funds will remain the same, only the tenth fund will be updated.

## Getting MetaMask

First of all you need to have your own digital wallet.

In this video below you are going to learn how MetaMask works:

{% embed url="<https://youtu.be/ZIGUC9JAAw8>" %}
How to use MetaMask
{% endembed %}


---

# 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/master.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.
