# Account management

- [Free Trial](https://docs.coresignal.com/self-service/account-management/free-trial.md): Test Coresignal's real-time data quality for free. New users get 400 Search and 200 Collect credits, valid for 7 days after signup.
- [Plans and Pricing](https://docs.coresignal.com/self-service/account-management/plans-and-pricing.md)
- [Subscription Management](https://docs.coresignal.com/self-service/account-management/subscription-management.md)
- [Teams](https://docs.coresignal.com/self-service/account-management/teams.md)
- [Authentication and API Keys](https://docs.coresignal.com/self-service/account-management/authentication-and-api-keys.md): Manage your Coresignal API keys to authenticate requests and start accessing fresh data. Supports multiple keys per account.


---

# 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.coresignal.com/self-service/account-management.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.
