# Services

| Name                  | Description                                                                                                                     | Examples                                                                                            |
| --------------------- | ------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------- |
| *311*                 | Services provided by 311                                                                                                        | [Open Data KC](https://data.kcmo.org/browse?category=311\&utf8=%E2%9C%93)                           |
| *Rules*               | Regulations promulgated by an executive or government agency which do not require votes of elected officials, etc.              |                                                                                                     |
| *Contact Information* | Electronic and traditional means of contact for government officials, agencies, etc.                                            |                                                                                                     |
| *Facilities*          | Government-operated facilities such as libraries, assistance centers, senior centers, computer centers, and other offices, etc. |                                                                                                     |
| *Services*            | Services offered at walk-in facilities, such as tax assistance, permit applications, disability benefits, etc.                  | [City of Palo Alto Open Data Portal](http://data.cityofpaloalto.org/dashboards/8873/city-services/) |


---

# 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://govex.gitbook.io/open-data-dataset-starter-kit/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.
