# Others

- [Email Settings](https://docs.cleartax.in/gcc-help-and-support/english/others/email-settings.md)
- [Import history](https://docs.cleartax.in/gcc-help-and-support/english/others/import-history.md): Check your Data Import history and Fix Error
- [Report Download](https://docs.cleartax.in/gcc-help-and-support/english/others/report-download.md): Download multiple type of reports from the system
- [Download Invoice and Print](https://docs.cleartax.in/gcc-help-and-support/english/others/download-invoice-and-print.md): Invoice Download and Print Out
- [Edit Business Settings](https://docs.cleartax.in/gcc-help-and-support/english/others/edit-business-settings.md): Edit your Business Settings
- [Profile Settings](https://docs.cleartax.in/gcc-help-and-support/english/others/profile-settings.md)
- [Subscription Details](https://docs.cleartax.in/gcc-help-and-support/english/others/subscription-details.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.cleartax.in/gcc-help-and-support/english/others.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.
