# Discovering, visualizing and reserving Grid'5000 resources
At this point, you should now be connected to a site frontend, as indicated by your shell prompt (`<login>@f<site>: ~ %`). This machine will **ONLY** be used to reserve and manipulate resources on this site, using the *OAR software suite* will be the only way to request resources before using them.
## Discovering and visualizing
There are several ways to learn about the site's resources and their status:
### On SSH connection
The site's MOTD (message of the day) lists all clusters and their features.
- or copy directly from/to the site using the ssh alias(proxycommand):
(from outside)$ scp files login@<site>.g5k:
See https://www.grid5000.fr/w/Getting_Started for more information.
```
Additionally, it gives also the list of current or future downtimes due to maintenance, which is also available from at https://www.grid5000.fr/status/ .
```
** Warning: 1 event in progress
--> #Incident at #Nantes from 2021-09-03@16:30 : air conditioning failure, ecotype nodes unavailable
Site pages on the wiki (e.g. [Nantes:Home](https://www.grid5000.fr/w/Nantes:Home)) contain a detailed description of the site's hardware and network.
### On the status page
The page information links to the resource status on each site, with two different visualizations available:
- the current placement and queued jobs status (see [Nantes's current status](https://intranet.grid5000.fr/oar/Nantes/monika.cgi)) **in LIVE**
- the current and planned resources reservations in a Gantt diagram history (see [Nantes's current status](https://intranet.grid5000.fr/oar/Nantes/drawgantt-svg/))