# How to connect to inviter

## Method One:

If you're accessing during the Early Access period, due to the whitelist mechanism, you'll need to connect with an inviter to gain entry. Thus, when you open the product page, you'll be asked to enter an invitation code. By entering someone else's invitation code, you can successfully bind this user as your inviter.

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

## Method Two:

1. Click on \[Event] → \[Mega Drop] in the navigation bar.

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

2. Switch to the \[Invites] section.

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

3. Input the wallet address of the person you wish to bind in the space provided, then click on \[Connect]. This will successfully bind the address. Please note, as each person has a limited number of invitations, if the binding process fails, it may be due to insufficient invitation slots.

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

Please be aware that each user has a limited number of invitation allocations. Therefore, if the binding process fails, it could be due to a shortage of available invite slots.


---

# 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-connect-to-inviter.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.
