# Viewing a Post

You can view posted ads by navigating to the appropriate section (such as "Vehicles", "Freights", "Round-trips", or "Marketplace") from the left sidebar menu. Once on the appropriate page, you will be able to see a list of all posted ads. You can also use the search bar and filters (if available) to narrow down their search results.&#x20;

{% content-ref url="/pages/8UJETpdzah2qRtMWiaoP" %}
[Filters & Sorting](/filters-and-sorting.md)
{% endcontent-ref %}

Additionally, you can view the details of a specific ad by **clicking on it from the list view** or by **clicking on the "+" icon**. You can also edit or delete your post by opening it and clicking on the pen or trash icon respectively.

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

{% content-ref url="/pages/W2WMrwgFkUGaNy80c2x9" %}
[Trip Calculator](/trip-calculator.md)
{% endcontent-ref %}

### Hiding columns

To hide or show columns, click on the options button on the top of the page

<div align="left"><figure><img src="/files/XO248dw9vbaZaThrcikR" alt=""><figcaption></figcaption></figure></div>

Where you will be prompted with options to turn on/off different columns based on the page you are.

### Adding a post to favorites

Once you are on the Freights/Vehicles/Round-trip page it is easy with just a click of a button. Navigate to the Heart icon on the post you want to add to your favorites and click on it.

<div align="left"><figure><img src="/files/QpgH7QqZRopcY3xdyYxG" alt=""><figcaption></figcaption></figure></div>

To view your favorite posts, click on the heart icon in the right-bottom of the screen

<div align="left"><figure><img src="/files/9AplkXYf5pLRWMksQctO" alt=""><figcaption></figcaption></figure></div>


---

# 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.cargoland24.com/viewing-a-post.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.
