# Private Guilds - Accepting / Rejecting Applicants

This tutorial is for those who have created Private Guilds. Today, we will show you how to view and manage applicants who are trying to join your Guild.\
\
(Public Guilds don't need to go through this process because anyone can join a Public Guild without needing to be approved)

1. Navigate to "GUILDS"

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

2. Go to your Guild, that you are managing.

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

3. Click "View Applicants", located towards the bottom of your left side menu.

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

4. You will be able to see all of the users that have applied to join your Guild.

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

5. Click "View Application" to see the message the user has sent along with their application.

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

6. You can click "Accept" to accept this user's application. Doing so will allow this user to become a member of your Guild.

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

7. If you do not want this user to become a member of your Guild, you can click "Deny".

However, please note that this user will be able to apply to your Guild again later on. (Currently set to 7 days).

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

8. If you do not want them to be able to apply to your Guild again, you can click "Ban".

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

So easy! This is the end of "Private Guilds - Accepting / Rejecting Applicants" Tutorial

<br>


---

# 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://theguild.gitbook.io/welcome/tutorials/private-guilds-accepting-rejecting-applicants.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.
