# Bookings

[**Bookings management**](/v2.0/superadmin/bookings/bookings-management.md)

Enables the administrator to view the bookings of the platform, make searches adapted to the administration of the platform, and make exports

[**Bids management**](/v2.0/superadmin/bookings/bids-management.md)

Managing bids when the request for proposal bundle is activated

[**Quotes management (Quote Feature)**](/v2.0/superadmin/bookings/quotes-management.md)

Managing quotes on your platform from your SBO

[**Payments management**](/v2.0/superadmin/bookings/payments-management.md)

Enables administrators to see payments made, wire transfers received and retrieve invoices

[**Reviews management**](/v2.0/superadmin/bookings/reviews-management.md)

Viewing the ratings made between listers and askers of the platform


---

# 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://features.scnd.com/v2.0/superadmin/bookings.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.
