# Saving and printing Terrastories reference materials

All content in this guide can be saved in PDF format or printed for use offline.

### Save a PDF

To save a PDF, click on the ![](broken-reference)**Page actions** menu to the right of a page title and select **Export as PDF**.

<figure><img src="https://2060827269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD10QNi8Q3VebwDWli09d%2Fuploads%2FdYcFPzAiNYCpdpqhri6E%2FScreenshot%202022-11-22%20161615.jpg?alt=media&#x26;token=c1e9d37c-4403-4f95-a303-2370f0d34e30" alt=""><figcaption></figcaption></figure>

Choose one of the options from the **Export as PDF** window:

* **Only this page**\
  Export only the content of the current page
* **This page and it's subpages**\
  Export this page and all of its subpages (only available for pages with subpages)
* **Entire space**\
  Export all pages from the Terrastories Materials guide

  <figure><img src="https://2060827269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD10QNi8Q3VebwDWli09d%2Fuploads%2F779Ap0qoUzXQ11OQ2bsi%2FScreenshot%202022-11-22%20161643.jpg?alt=media&#x26;token=36caa7f8-c25c-4d01-9a78-332929950fa2" alt=""><figcaption></figcaption></figure>

Click on **Export.** Once your file is ready to be downloaded, click on **Download** to save the file.

<figure><img src="https://2060827269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FD10QNi8Q3VebwDWli09d%2Fuploads%2F01kvIHs1VYKUCS3hYcNf%2FScreenshot%202022-11-22%20161701.jpg?alt=media&#x26;token=892e44c2-458c-40a0-8873-1c3821b767dd" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that when exporting multiple pages, the export preparation may take several minutes.
{% endhint %}

The resulting PDF file will be saved in your **Downloads** folder by default.

### Print a PDF

Once you have exported a PDF of the desired material, locate the saved PDF file on your device and double click it to open. Go to **File** and select **Print**.


---

# 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.terrastories.app/miscellaneous/troubleshooting/saving-and-printing-terrastories-reference-materials.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.
