# Alert Settings

- [Set Alert for a Company](https://docs.fiingate.vn/manual/user-manual/alert-settings/set-alert-for-a-company.md): Stay informed about important updates and changes related to the company they are monitoring
- [Set Alert for a Portfolio](https://docs.fiingate.vn/manual/user-manual/alert-settings/set-alert-for-a-portfolio.md)
- [Manage All Alerts](https://docs.fiingate.vn/manual/user-manual/alert-settings/manage-all-alerts.md): The Alert List feature provides users with an overview of all their current alerts.
- [Create & Edit Alert Profile](https://docs.fiingate.vn/manual/user-manual/alert-settings/create-and-edit-alert-profile.md): The "Alert Settings" allows you to customize and manage your alert preferences
- [Following List](https://docs.fiingate.vn/manual/user-manual/alert-settings/following-list.md)


---

# 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.fiingate.vn/manual/user-manual/alert-settings.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.
