# Add on Feature

- [Custom Fields In Task](https://guide.taskopad.com/fundamentals/add-on-feature/custom-fields-in-task.md)
- [How Custom Fields Work?](https://guide.taskopad.com/fundamentals/add-on-feature/custom-fields-in-task/how-custom-fields-work.md)
- [Custom Field In Client](https://guide.taskopad.com/fundamentals/add-on-feature/custom-field-in-client.md)
- [How Custom Fields Work?](https://guide.taskopad.com/fundamentals/add-on-feature/custom-field-in-client/how-custom-fields-work.md)
- [Client Information Sharing](https://guide.taskopad.com/fundamentals/add-on-feature/client-information-sharing.md)
- [Email Integration](https://guide.taskopad.com/fundamentals/add-on-feature/email-integration.md)
- [Enable or Disable Email Notifications.](https://guide.taskopad.com/fundamentals/add-on-feature/enable-or-disable-email-notifications..md)
- [Access Management (IP- based Restrictions)](https://guide.taskopad.com/fundamentals/add-on-feature/access-management-ip-based-restrictions.md): IP-based access restrictions ensure that only users connecting from pre-approved IP addresses can access TaskOPad. This feature is essential for preventing unauthorized access and enhancing Security.


---

# 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://guide.taskopad.com/fundamentals/add-on-feature.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.
