> For the complete documentation index, see [llms.txt](https://utmwiki.rahbab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://utmwiki.rahbab.com/travel/explore-the-utm-campus/utm-tropical-park-taman-tropika.md).

# UTM Tropical Park (Taman Tropika)

**Background**

Taman Tropika UTM (UTM Tropical Park) is a public park serving both the University and the surrounding community. It is at the edge of the lakes fronting UTM thus enhances the main gateway to UTM.

Rumah Tropika UTM is the first phase of the public park development around the lake and it was completed in 2000.

Taman Tropika UTM is famous for its collection of heliconias and gingers species. It is mainly designed for passive recreational activities, especially for students to refresh and relax after their busy routine schedules. They can also do light evening strolls and exercises apart from watching others take part in the water activities.

There are two major buildings in the park; The Tropical House and The Gallerium (a gallery cum museum for UTM). Both buildings are treated as pavilion buildings to fit easily the site and reduce the footprints. The location of these building later adjusted on site to avoid existing trees being cut. The gallerium, which was added later, formed the west wing and redefined the courtyard from which the majestic view of the UTM’s mosque is framed.

Rumah Tropika UTM (UTM Tropical House) is a single space timber building functions as information gallery for Taman Tropika UTM (UTM Tropical Park). Both buildings are designed to be responsive to the natural context. They are designed to take advantage of natural environment and compliment to the park/garden setting. The buildings face to the lake with open timber decking and viewing pavilion.

The character and image of the buildings reflect tropical architectural solution, fully shaded, avoiding direct sunlight and maintaining good daylight. The Tropical House is naturally ventilated. The use of timber in the Tropical House compliment the garden setting by incorporating landscape as part of the life of the building. It is recreational as well as educational facility towards understanding tropical building and plants. It is open to university and neighbouring communities. (Courtesy Mohd Hamdan Ahmad, Jurnal Alam Bina, Jilid 8, No.2, 2006)

**Divided Zone In Tropical Park**

| [**Zon Laman Bestari**](https://dvcdev.utm.my/ecotourism/laman_bestari/) |
| ------------------------------------------------------------------------ |
| [**Zon Laman Seni**](https://dvcdev.utm.my/ecotourism/laman_seni)        |
| [**Zon Laman Menanti**](https://dvcdev.utm.my/ecotourism/laman_menanti/) |
| [**Zon Laman Riadah**](https://dvcdev.utm.my/ecotourism/laman_riadah/)   |


---

# 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://utmwiki.rahbab.com/travel/explore-the-utm-campus/utm-tropical-park-taman-tropika.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.
