# Share your Profile

### **Share & Receive&#x20;*****Profile*****&#x20;Link**

One of the easiest ways to start a call with someone is to **share your profile link** so the other person can call you directly.

To do this, tap the **profile icon** in the top-right corner of the screen — the one with your avatar. This will open your profile details and give you the option to **share your profile**.

{% columns %}
{% column width="33.33333333333333%" %}

<figure><img src="/files/zSkQcOygBcOumoQ4RUKx" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column width="66.66666666666667%" %}
If you're standing next to the person, the quickest option is to let them **scan your QR code** — it appears right on your profile screen.

Another way is to tap **Copy link** or the **Share Profile** button. This instantly copies your personal link so you can send it through any messenger or platform you prefer.

* **If the person is already registered**, your link will open directly as a **contact card**, ready for them to call you right away.
* **If they’re not registered yet**, they’ll first need to complete a quick authorization before making the call.

{% endcolumn %}
{% endcolumns %}

### **Share & Receive&#x20;*****Meeting*****&#x20;Link**

If you’re already in a meeting and want to invite someone else, it’s super easy! Just tap the **button in the top-right corner** — the meeting link will be copied instantly. Now you can share it with anyone you’d like to join your call.

You can join an ongoing meeting even **without registration**, but we *highly recommend* completing the quick [authorization](/whats-dmeet/registration.md) process. Why? Because **authorized users earn** [**Points**](/leaderboard-and-points/dmeet-points.md) for every meeting they attend — and those points later convert into rewards!

Want to know how the person you’re calling receives notifications? We explained that [here](/about-your-profile/web-mobile-app-and-notifications.md)!


---

# 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.dmeet.org/about-your-profile/share-your-profile.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.
