> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vetox.io/llms.txt
> Use this file to discover all available pages before exploring further.

# सुझाव

> Community suggestions इकट्ठा करें और उन पर vote करें, वैकल्पिक staff review, anonymous submissions और discussion threads के साथ। हर tier पर मुफ़्त।

Members `/suggest` चलाते हैं, suggestion post होता है, और हर कोई vote करता है।

<Info>
  **हर tier पर मुफ़्त**, बिना किसी सीमा के।
</Info>

<Warning>
  **यह page आपको नहीं बताता कि feature on है या नहीं।** Suggestions केवल तब चलता है जब module [Server Setup](/hi/server-management/setup) में enable हो — आप off रहते हुए भी इस पूरे page को configure कर सकते हैं, सफलतापूर्वक save कर सकते हैं, और `/suggest` अब भी जवाब देगा कि यह disabled है।

  पहले Server Setup जाँचें।
</Warning>

## छह sections

### Channels

| Channel         | Purpose                                                                   |
| --------------- | ------------------------------------------------------------------------- |
| **Suggestions** | जहाँ approved suggestions post होते हैं                                   |
| **Log**         | जहाँ staff actions record होते हैं                                        |
| **Review**      | यदि review की आवश्यकता हो, तो जहाँ pending suggestions प्रतीक्षा करते हैं |

### Permissions

* **Staff roles** — approve और reject कर सकते हैं
* **Submission roles** — कौन submit कर सकता है। **सबको अनुमति देने के लिए खाली छोड़ें**
* **Voting roles** — कौन vote कर सकता है। **सबको अनुमति देने के लिए खाली छोड़ें**

<Tip>
  खाली-का-अर्थ-सब नियम लोगों को उलझन में डालता है। यदि आप Submission roles में एक भी role जोड़ते हैं, तो हर कोई तुरंत बाहर हो जाता है।
</Tip>

### Features

| Switch                    | प्रभाव                                                           |
| ------------------------- | ---------------------------------------------------------------- |
| **Require Review**        | Suggestions पहले review channel में जाते हैं                     |
| **Allow Anonymous**       | Members अपना नाम जोड़े बिना submit कर सकते हैं                   |
| **Allow Images**          | Attachments की अनुमति                                            |
| **Create Threads**        | प्रति suggestion एक discussion thread                            |
| **Anonymous Resolutions** | छिपाएँ कि किस staff member ने निर्णय लिया                        |
| **DM Updates**            | जब उनके suggestion का निर्णय हो तो submitter को बताएँ            |
| **Convert Messages**      | Suggestions channel में साधारण messages को suggestions में बदलें |

<Tip>
  Public server पर **Require Review** on करें। इसके बिना, हर मज़ाक और duplicate आपके suggestions channel में उतरता है और अच्छे ideas दब जाते हैं।
</Tip>

### Voting

या तो **reactions** — 10 emoji तक, default 👍 और 👎 — या **buttons** — 5 तक, प्रत्येक में एक emoji, 80 characters तक का label, और चार colours में से एक।

### Limits

| सेटिंग        | सीमा           | डिफ़ॉल्ट |
| ------------- | -------------- | -------- |
| Cooldown      | 0–1440 मिनट    | 60       |
| न्यूनतम लंबाई | 1–500 अक्षर    | 20       |
| अधिकतम लंबाई  | 100–4000 अक्षर | 2000     |

<Warning>
  Minimum को maximum से ऊपर set करने पर save पर raw server message के साथ reject कर दिया जाता है। Page submit करने से पहले इसे नहीं जाँचता।
</Warning>

### Colors

चार embed colours: suggestion स्वयं, approved, rejected, और implemented।

## किसी member को block करना

<Note>
  व्यक्तिगत members को submit करने से block किया जा सकता है, लेकिन इस page पर इसके लिए कोई control नहीं है। Blocking वर्तमान में केवल API से पहुँच योग्य है।
</Note>

## Troubleshooting

<AccordionGroup>
  <Accordion title="/suggest कहता है feature disabled है">
    Suggestions module [Server Setup](/hi/server-management/setup) में off है। यह page इसका कोई संकेत नहीं देता।
  </Accordion>

  <Accordion title="Members कहते हैं उन्हें suggest करने की अनुमति नहीं है">
    आपने Submission roles set किए हैं। सबको अनुमति देने के लिए list खाली करें, या उनका role जोड़ें।
  </Accordion>

  <Accordion title="Suggestions suggestions channel में नहीं दिख रहे">
    Require Review on होने पर, वे पहले review channel में जाते हैं और केवल approved होने पर सार्वजनिक रूप से दिखते हैं।
  </Accordion>

  <Accordion title="Voting कुछ नहीं करती">
    Voting roles जाँचें — non-empty list voting को उन roles तक सीमित करती है। Reaction voting के लिए, Vetox को **Add Reactions** चाहिए।
  </Accordion>

  <Accordion title="Content length के बारे में message से save विफल हो जाता है">
    आपका minimum length आपके maximum से ऊपर है। एक को adjust करें।
  </Accordion>
</AccordionGroup>

<Card title="स्टारबोर्ड" icon="star" horizontal href="/hi/engagement/starboard">
  उन messages को highlight करें जिन पर members सबसे अधिक react करते हैं।
</Card>
