# About

- [Our Mission](https://dot-alert.gitbook.io/dot.alert/about/our-mission.md): Dot.alert() specialises in raising awareness about best security practices in Web3.
- [Our Platform](https://dot-alert.gitbook.io/dot.alert/about/our-platform.md): Dot.alert() is a database of insights for Web3.
- [Our Team](https://dot-alert.gitbook.io/dot.alert/about/our-team-members.md): A list of team members responsible for the daily operations of Dot.alert().
- [Our Contributors](https://dot-alert.gitbook.io/dot.alert/about/our-contributors.md): A list of contributors responsible for content creation at Dot.alert().


---

# 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://dot-alert.gitbook.io/dot.alert/about.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.
