> For the complete documentation index, see [llms.txt](https://manual.unosofbooks.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.unosofbooks.com/sales/availability-dispo-builder/publish-dispo.md).

# View Dispo

Once you finished your Dispo, you can publish it with pricing or without pricing and via different formats such as txt, html, xml, or you can post (JSON format) the dispo into a 3rd party platform, such as Tradewinds, Four Seasons, the UNOSOF webshop, etc...&#x20;

On the Availability Builder page place the **Print View(Pricing)** and **Print View(No pricing)** button.

![](/files/-M_7GK2VXjxemTtChRtx)

![](/files/-MDMTbJBFs10sww_Clu_)

The Pricing View:

![The price is displayed after the @ caracther.](/files/-MDPzdNsWkbTIq4YNgJz)

No Pricing View:<br>

![Thi is the view without prices](/files/-MDPznDxB3_RYDYTlUYg)

{% hint style="success" %}
There is a drop-down menu that contains different formats of the dispo that can be viewed.
{% endhint %}

![](/files/-M_7Uz3qHTwnc_yy2KxM)

For example if you choose HTML format, then, the dispo will appear as follow&#x73;**:**

![](/files/-M_7X49G2vWBnXtqGA-c)

#### Price Sheet Results

In the results section, you can also view the price sheets with the **PRINT** and **FORMAT** column.

![Availability List](/files/-McpyMwALoQ2NFyArJ_H)

![Availability List Formats](/files/-McpxxFgO5WIAmkcR5xN)


---

# 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://manual.unosofbooks.com/sales/availability-dispo-builder/publish-dispo.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.
