> For the complete documentation index, see [llms.txt](https://docs.c7scripts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.c7scripts.com/paid/notepad/about.md).

# Advanced Notepad Introduction

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

## Script Features (TL;DR)

<table data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td>🟢 <strong>C7FW / Standalone Support</strong></td><td>Use with C7 Framework or run fully standalone via config toggle.</td></tr><tr><td>📝 <strong>Create &#x26; Edit Notes</strong></td><td>Write, edit, and manage notes easily.</td></tr><tr><td>💾 <strong>Auto Saving</strong></td><td>Notes save automatically while typing.</td></tr><tr><td>🎨 <strong>Rich Text Editor</strong></td><td>Change fonts, colours, and styling.</td></tr><tr><td>📌 <strong>Pinned Notes</strong></td><td>Keep important notes at the top.</td></tr><tr><td>🔎 <strong>Search Notes</strong></td><td>Quickly find notes with search.</td></tr><tr><td>📎 <strong>Attachments Support</strong></td><td>Add files and attachments to notes.</td></tr><tr><td>⌨️ <strong>Keyboard Shortcuts</strong></td><td>Supports common shortcuts like CTRL+S.</td></tr><tr><td>👥 <strong>Shared Notes</strong></td><td>Share notes with nearby players.</td></tr><tr><td>🚪 <strong>Leave Shared Notes</strong></td><td>Leave shared notes anytime.</td></tr><tr><td>📄 <strong>Note Templates</strong></td><td>Create and use note templates.</td></tr><tr><td>🟢 <strong>Live Editing</strong></td><td>See edits from others in real time.</td></tr><tr><td>📋 <strong>Discord Webhook Logging</strong></td><td>Optional message logging for moderation and staff.</td></tr><tr><td>💡 <strong>Performance Focused</strong></td><td>Highly optimized script maintains low resource use, even in large servers.</td></tr><tr><td>🔄 <strong>Server Sync</strong></td><td>OneSync Infinity state bags ensures performant effects and consistent data.</td></tr><tr><td>🧡 <strong>Support</strong></td><td>Lifetime updates, 7-day-a-week personalized support via Discord.</td></tr></tbody></table>

## **Purchase this Script**

{% embed url="<https://shop.c7scripts.com/package/7185881>" %}

## Script Showcase

{% embed url="<https://youtu.be/6HUfhDRFdxg?si=yxUoT7WNvkvAMX3M>" %}

## Installation & Configuration

{% content-ref url="/pages/Kjzsr3Y5Iuvokoj9v4Xv" %}
[Notepad Configuration](/paid/notepad/config.md)
{% endcontent-ref %}


---

# 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://docs.c7scripts.com/paid/notepad/about.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.
