# Where can I see a list of released features within the Hummingbird platform?

You can see a list of released features and any bug fixes by clicking on your name on the top right, choosing Settings from the drop-down menu, and then clicking on the Release Notes tab.

{% hint style="info" %}
This list may look different in your sandbox vs. production account.
{% endhint %}

![](/files/F0Nd0uagXWS85ThQHQlJ)


---

# 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://help.hummingbird.co/platform-administration/where-can-i-see-a-list-of-released-features-within-the-hummingbird-platform.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.
