# For Guests: Receiving a Link

If someone wants to invite you to a meeting, they’ll simply send you a **meeting link**. One of the best things about dMeet is that **anyone can join — web2 or web3 users — even without signing in!**

However, we still *highly recommend* going through the quick [registration](/whats-dmeet/registration.md) process. It takes less than a minute and lets you join the [**Points Program**](/leaderboard-and-points/dmeet-points.md), so you can earn rewards for being an early participant in the [dTelecom](https://www.dtelecom.org/airdrop) ecosystem.

{% hint style="info" %}
Don’t worry about clicking the link — before you actually join the meeting, you’ll always see a [**preview screen**](/lets-get-started/meeting-preview.md) where you can adjust all the essentials!
{% endhint %}


---

# 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/lets-get-started/for-guests-receiving-a-link.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.
