# CourseHero DocGen

**Channel Name:** `#coursehero-docgen`

**Example Request in chat:** <mark style="color:blue;">`!docs 30`</mark>

<figure><img src="https://i.imgur.com/YRvHEEN.png" alt=""><figcaption></figcaption></figure>

**Bot DM Output:**&#x20;

<figure><img src="https://i.imgur.com/7OMh7cC.png" alt=""><figcaption></figcaption></figure>

## Instructions on how to use these generated documents.&#x20;

{% hint style="info" %}
This process will take less than 5 minutes, and will help you in the long run when uploading our documents in the future.
{% endhint %}

<details>

<summary>Step 1: Download the ZIP file</summary>

Once you use the `!docs 30` command, the bot will send you a ZIP file in DM's.

Open this file using any unzipper, (7Zip, Winrar, etc). If you need help with this step, feel free to reach out to support via the ModMail bot.&#x20;

</details>

<details>

<summary>Step 2: Unzip files to seperate folder</summary>

Unzip all the .docx files to another folder on your desktop or any location on your computer.&#x20;

</details>

<details>

<summary>Step 3: Create a Coursehero Account</summary>

Head over to [`https://www.coursehero.com/register/`](https://www.coursehero.com/register/)

Fill out the appropriate info needed: Email, Password, etc.&#x20;

**When choosing a school, try and pick a popular school&#x20;**<mark style="color:red;">**EX) Riverside City College**</mark>**. This will increase the chances of your documents getting accepted.**&#x20;

<mark style="color:red;">**Recommend to sign-up with Google instead of e-mail.**</mark>&#x20;

</details>

<details>

<summary>Step 4: Upload the Docx Files</summary>

Head over to: [`https://www.coursehero.com/upload/`](https://www.coursehero.com/upload/)

Upload all of the Docx files you generated with our bot.&#x20;

Pick a random subject listed and proceed by selecting the same subject for each document.&#x20;

**TIP:** To upload documents faster, select the subject for the first document, then use "Arrow Key Down" + "Enter" for the next documents.&#x20;

![](https://i.imgur.com/NuZu1WX.gif)

</details>

<details>

<summary>Step 5: Wait for document approval</summary>

Wait up to 10 minutes for your documents to get approved by Coursehero. Every 10 documents you successfully upload = 5 unlocks on their platform.&#x20;

**You may have to refresh the page**

</details>

{% hint style="info" %}
Do not upload more than 10 Documents at once. You will get all the documents denied.
{% endhint %}


---

# 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://uni-aio.gitbook.io/how-to-use-our-services/bot-list/coursehero-docgen.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.
