# Inviting members

### How do i invite members to my league?

1. Navigate to **Members** tab.
2. Press the invite button next to the searchbar
3. Enter the name and email of the person you would liket o invite
4. Press **Invite**
5. An invitation will be sent to the persons email adress

Invite members through link

1. Press the **Share** button and select the person you would like to invite

{% hint style="info" %}
The link will allow players to find and join your league directly.
{% 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.padelfast.com/leagues/inviting-members.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.
