# Character Sheet Best Practices

## Don't use your browser!

Editing a PDF in your browser may look okay, but they frequently cause problems when our staff and sheet checkers try to view them. For instance, PDFs edited in Chromium browsers (Chrome, Edge, Opera, and others) often have "phantom dots" if you removed something from an earlier draft of your character. Firefox, on the other hand, causes lots of graphical and typeface glitches.

## Recommended editors

The following editors are all free. A paid option often exists, but it is not necessary to purchase one. If a reader is marked as **recommended**, it has been tested with our custom PDFs and should not have any issues.

{% hint style="warning" %}
If any of these links are incorrect or if you are having issues with your PDF, please let us know!
{% endhint %}

### Windows

* [<mark style="color:red;">Foxit Reader</mark>](https://www.foxit.com/downloads/#Foxit-Reader/)
* [<mark style="color:red;">Sumatra PDF</mark>](https://www.sumatrapdfreader.org/download-free-pdf-viewer)
* [<mark style="color:red;">Xodo</mark>](https://apps.microsoft.com/store/detail/xodo-pdf-reader-editor/9WZDNCRDJXP4?hl=en-us\&gl=us\&rtc=1)

### Mac

* [<mark style="color:red;">Foxit Reader</mark>](https://www.foxit.com/downloads/#Foxit-Reader/)
* [<mark style="color:red;">PDF Viewer</mark>](https://apps.apple.com/us/app/pdf-viewer-annotation-expert/id1120099014)&#x20;
* Preview (built-in; doesn't allow custom input in dropdowns)

### Android

* [<mark style="color:red;">PDF Viewer Pro</mark>](https://play.google.com/store/apps/details?id=com.pspdfkit.viewer)
* [<mark style="color:red;">Xodo</mark>](https://play.google.com/store/apps/details?id=com.xodo.pdf.reader\&hl=en_US\&gl=US\&pli=1)&#x20;

### iOS

* [<mark style="color:red;">PDF Viewer</mark>](https://apps.apple.com/us/app/pdf-viewer-annotation-expert/id1120099014)&#x20;
* [<mark style="color:red;">Xodo</mark>](https://apps.apple.com/us/app/xodo-pdf-reader-scanner/id805075929)


---

# 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://wiki.capetownvtm.com/getting-started/pdf-best-practices.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.
