# PLATFORM FEATURES

- [Team Account](https://docs.clearout.io/platform-features/team-account.md): Manage team access & collaboration in Clearout
- [Analytics](https://docs.clearout.io/platform-features/analytics.md): Track usage, bounces & cost savings analytics
- [Activities](https://docs.clearout.io/platform-features/activities.md): Monitor all validation activities & history
- [My Account](https://docs.clearout.io/platform-features/my-account.md): Manage account settings, credits & profile
- [Tools](https://docs.clearout.io/platform-features/tools.md): Google Sheets, WordPress plugins & add-ons
- [Chrome Extension](https://docs.clearout.io/platform-features/tools/chrome-extension.md)
- [Google Sheets Add-ons](https://docs.clearout.io/platform-features/tools/google-sheets-add-ons.md): Verify, Find emails in Google Sheets with Clearout
- [Wordpress Plugin](https://docs.clearout.io/platform-features/tools/wordpress-plugin.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.clearout.io/platform-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.
