# 加入抽奖

```
/roll joinin <Pick-up number>
```

> You can also add a Pickup by directly sending you an entry passphrase. See [简介](/roll-bot-project/en-us/roll/overview.md#chou-jiang-de-jia-ru-kouling)

## Permissions

In order to join a draw you must use this directive in the channel within which it is open

## Localization & Alias

This command can also be triggered by

```
/r join <Pick-up #>
/r j <Pick-up #>

/ Join Pick-up <Pick-up number>
```


---

# 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.logthm.com/roll-bot-project/en-us/roll/join.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.
