# Notebook

ResearchHub's notebook allows users to collaboratively draft content and publish it directly within our web application. To view this feature, click the `Notebook` button in the left sidebar.

<figure><img src="/files/ZM5ZwntD3WA1nK3QPt3U" alt=""><figcaption></figcaption></figure>

## Sidebar Information

### Work Type

#### Original Research Work: Publish original research

* **Authors**: Choose an author.
* **Topics**: Select relevant keywords.

#### Proposal: Publish a funding proposal

* **Authors**: Choose an author.
* **Topics**: Select relevant keywords.
* **Funding Goal**: Specify crowdfunding target.
* **Non-profit**: Select an affiliated Non-profit Foundation.
* **Details**: Include your lab and university department.

#### Grant: Publish a request for proposal (RFP) with a budget

* **Short Description**: Provide 1-2 sentences outlining RFP's intention.
* **Organization**: Enter your organization's name.
* **Contacts**: Select affiliated contacts.
* **Topics**: Select relevant keywords.
* **Funding Amount**: Specify funding offer.
* **Application Deadline**: Set RFP submission deadline.

### Publish to ResearchHub

Publish seamlessly straight onto ResearchHub, and edit and iterate post-publication, where the scientific community can provide feedback on the content you posted.

<figure><img src="/files/Fy4Z9Bsbc4NyjJVaBq3s" alt="" width="375"><figcaption></figcaption></figure>


---

# 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.researchhub.com/researchhub/product-features/notebook.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.
