# Features

- [Aikido AI in IDE](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/aikido-ai-in-ide.md)
- [Aikido Expansion Packs](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/aikido-expansion-packs.md)
- [Full Workspace Scan in IDE](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/full-workspace-scan-in-ide.md)
- [Real-time SAST, Secrets and IaC scananing in IDE](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/real-time-code-scanning-in-ide.md)
- [Open-Source Dependency Scanning (SCA) in IDE](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/open-source-dependency-scanning-sca-in-ide.md)
- [Supported languages in IDE](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/supported-languages-in-ide.md)
- [IDE Adoption Stats](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/ide-adoption-stats.md)
- [Difference Between Aikido Cloud Scanning and IDE Scanning](https://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features/difference-between-aikido-cloud-scanning-and-ide-scanning.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://help.aikido.dev/ai-and-dev-tools/ide-plugins-overview/features.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.
