# Extra Services

Configure add-on services such as airport pickup, laundry, or late checkout.

## Manage Services

* Add a new service with a name and description.
* Mark services as active or inactive.
* Flag services as expenses when they represent a cost item.

## Common Actions

* Edit a service to update wording or status.
* Delete unused services to keep the list clean.
* Restore defaults if you want to revert to the standard set.

## Tips

* Use clear service names to make reporting easier.
* Review the list whenever you introduce new upsells.


---

# 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.hostelmate.co/finance-management/resources/extra-services.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.
