# Publish

### Overview

Publish allows you to create unique web pages based on AwesomeDocs templates and forms. These pages can be viewed by specific recipients, who can provide feedback and complete details. These pages can also be enabled and disabled as desired.

Each recipient will receive a unique link in an email. This allows for the tracking of each recipient's interactions.

* [Accessing Publish within Bullhorn](/kyloe-awesomedocs/publish/accessing-publish-within-bullhorn.md)
* [Create a new Publish document](/kyloe-awesomedocs/publish/create-a-new-publish-document.md)
* [View Published documents](/kyloe-awesomedocs/publish/view-published-documents.md)
* [Edit a Published document](/kyloe-awesomedocs/publish/edit-a-published-document.md)
* [Send Published document and see activity](/kyloe-awesomedocs/publish/send-published-document-and-see-activity.md)
* [Publish mass mail](/kyloe-awesomedocs/publish/publish-mass-mail.md)


---

# 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://help.kyloepartners.com/kyloe-awesomedocs/publish.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.
