# How to invite others

There are two methods to invite friends. Begin by clicking on \[Event]→\[Mega Drop] in the navigation bar and switch to the \[Invites] tab.

<figure><img src="/files/3Vu9zV3OauQjPAwUFsU1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4Fvpwn4A1Kw73WvghQEf" alt=""><figcaption></figcaption></figure>

## Method One:

Copy your invitation link and send it to your friend. When your friend opens the link and accepts the invitation, they will be bound to you as their inviter.

<figure><img src="/files/4HuEToz76tWiogfLuTJ6" alt=""><figcaption></figcaption></figure>

## Method Two:

Copy your invitation code and send it to your friend. Your friend can enter the code on the product page to bind the invitation.

<figure><img src="/files/onNeTpUZy3tp97sQUsZc" alt=""><figcaption></figcaption></figure>

Please note that each user has a limited number of invitations. Therefore, if the binding fails, it could be due to a lack of available invitation slots. You can check the remaining number of available invitations on the page.

<figure><img src="/files/NH4BHlZfIP7xTiV9k8IF" alt=""><figcaption></figcaption></figure>


---

# 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://guide.pawnfi.com/invitation-program/how-to-invite-others.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.
