# Password lock

This functionality allows a server owner to lock the entry to their server based on a password that they can create and manage, allowing the password to expire based on the usage or the days passed. If this functionality is active, users will be prompted to enter a password after completing the verification either the standard or captcha.

Type: **/password-lock**

&#x20;and type a password that you will share with the people that can join your server.

| Parameter | Description         |
| --------- | ------------------- |
| password  | Your first password |
|           |                     |
|           |                     |

<div align="left"><figure><img src="/files/uaJgcwLjrxtKpg2myINi" alt=""><figcaption><p>Password lock</p></figcaption></figure></div>

After you submit that command you should see the following message confirming that the server will now require password to join.

<div align="left" data-full-width="true"><figure><img src="/files/IWjldETRTTZSnwTl7g0n" alt=""><figcaption><p>Password confirmation</p></figcaption></figure></div>

<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://docs.tektools.app/product-guides/configuring-in-discord/password-lock.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.
