> For the complete documentation index, see [llms.txt](https://help.slidespilot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.slidespilot.com/slidespilot-help-center-hi/plans-and-billing/fair-use-policy.md).

# उचित उपयोग नीति

यदि आपकी सदस्यता में अनलिमिटेड एआई उपयोग शामिल है (चाहे वर्तमान योजनाओं में या पुरानी योजनाओं में), तो यह पेशकश यहाँ उल्लिखित हमारी शर्तों के अधीन है। हमें उम्मीद है कि अधिकांश उपयोगकर्ता हमारी योजना की सामान्य उपयोग सीमा के अंदर होंगे। हमारा उद्देश्य सरल मूल्य निर्धारण और उचित सीमाएं बनाए रखना है।

### उपयोग का पता कैसे लगाया जाता है?

असामान्य उपयोग का पता हमारे सिस्टम द्वारा स्वचालित रूप से लगाया जाता है। अधिकांश उपयोगकर्ताओं के लिए ये जांच कभी सक्रिय नहीं होंगी। सिस्टम गतिशील रूप से उपयोग की निगरानी करता है, और यदि यह आपके खाते से असामान्य पैटर्न पता करता है, तो आपको अस्थायी रूप से एआई निर्माण क्षमताओं के निलंबन का सामना करना पड़ सकता है।

{% hint style="info" %}
यदि आपको लगता है कि इसे गलती से सक्रिय किया गया है, तो कृपया हमसे संपर्क करें <help@slidespilot.com>और हम आपकी ओर से इस मामले की जांच करेंगे।
{% endhint %}

### **व्यापक एआई उपयोग के उदाहरण**

1. नियत अवधि में अत्यधिक मात्रा में जनरेशन जो किसी व्यक्ति की सामान्य आवश्यकताओं से बढ़ जाती हो।
2. SlidesPilot उत्पाद का उपयोग किसी दूसरे उत्पाद के लिए "API" के रूप में करना।
3. SlidesPilot के साथ स्क्रिप्ट्स या बोट्स का उपयोग करना। यह सख्ती से प्रतिबंधित है। यदि पता चलता है, तो आपका खाता और संबंधित जानकारी बिना किसी चेतावनी के स्थायी रूप से निलंबित कर दी जाएगी, और कोई रिफंड प्रोसेस नहीं किया जाएगा।
4. दूसरों के साथ खाते साझा करना, जैसे एक ही संगठन के भीतर एक ही खाते का उपयोग करना या दूसरों को पहुँच देने के लिए इसे ऑनलाइन बेचना।


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.slidespilot.com/slidespilot-help-center-hi/plans-and-billing/fair-use-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
