# What Next?

## Features in the Next Release:

New actions for functions, including:

* Conditional actions
* looping through data
* webhook-based functions
* Bulk create, update, and delete operations for API resources
* Adding extra storage to an account usinf add-ons

A few more third-party APIs will be added to the marketplace.

If you have any suggestions for improvements in any area, please feel free to share your feedback via chat support or email us at <vasanth@fireapis.com>


---

# 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.fireapis.com/next-steps/what-next.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.
