# Resources

- [Properties](https://docs.interval-soft.com/interval/documentation/resources/properties.md): This section enables you to manage and organize property-related information in InterVal. Access the properties list or use the property form to add or update property details.
- [Properties List](https://docs.interval-soft.com/interval/documentation/resources/properties/properties-list.md)
- [Property Form](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form.md): This section offers tools to add and manage property details, including location, building info, lease and sales data, and related documents. Explore features in simple or advanced mode.
- [Simple Vs Advanced Mode](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form/simple-vs-advanced-mode.md)
- [Location & Building](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form/location-and-building.md)
- [Property Information](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form/property-information.md)
- [Lease & Sales Information](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form/lease-and-sales-information.md)
- [Pictures & Documents](https://docs.interval-soft.com/interval/documentation/resources/properties/property-form/pictures-and-documents.md)
- [Buildings](https://docs.interval-soft.com/interval/documentation/resources/buildings.md): This section allows you to manage building-related data within InterVal. Access the buildings list to view and organize entries or use the building form to add and update information.
- [Buildings List](https://docs.interval-soft.com/interval/documentation/resources/buildings/buildings-list.md)
- [Building Form](https://docs.interval-soft.com/interval/documentation/resources/buildings/building-form.md): This section provides tools for creating and managing building details, including locations, property information, and uploaded documents, in simple or advanced mode.
- [Simple Vs Advanced Mode](https://docs.interval-soft.com/interval/documentation/resources/buildings/building-form/simple-vs-advanced-mode.md)
- [Location](https://docs.interval-soft.com/interval/documentation/resources/buildings/building-form/location.md)
- [Property Information](https://docs.interval-soft.com/interval/documentation/resources/buildings/building-form/property-information.md)
- [Pictures & Documents](https://docs.interval-soft.com/interval/documentation/resources/buildings/building-form/pictures-and-documents.md)
- [Locations](https://docs.interval-soft.com/interval/documentation/resources/locations.md): This section allows you to manage geographical data, such as countries, cities, and landmarks, to ensure accurate references in your property and building records.
- [Countries](https://docs.interval-soft.com/interval/documentation/resources/locations/countries.md)
- [Cities](https://docs.interval-soft.com/interval/documentation/resources/locations/cities.md)
- [Landmarks](https://docs.interval-soft.com/interval/documentation/resources/locations/landmarks.md)
- [Appendices](https://docs.interval-soft.com/interval/documentation/resources/appendices.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://docs.interval-soft.com/interval/documentation/resources.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.
