# IP Agents vs Functional Agents

In the context of Origent AI, "IP Agents" and "Functional Agents" likely refer to two types of autonomous AI agents designed for different purposes:

1. **IP Agents**:
   * **Purpose**: These agents are specifically tailored to handle tasks related to Intellectual Property (IP). This could involve monitoring and managing IP rights, automating the enforcement of copyrights, patents, or trademarks, or even navigating the complex legal landscape of IP on various digital platforms.
   * **Usage**: They could be used by creators, businesses, and legal entities to automate the protection of their intellectual assets, ensure compliance with IP laws, and streamline the management of licensing and royalties.
2. **Functional Agents**:
   * **Purpose**: These agents are designed to perform a broader range of tasks that may not necessarily be related to intellectual property. They can be customized to carry out specific functions depending on the needs of the user, such as data analysis, automated customer service, supply chain management, or even research and development tasks.
   * **Usage**: Functional agents are versatile and can be deployed in various sectors including finance, healthcare, e-commerce, and more, to improve efficiency, accuracy, and cost-effectiveness of operations.

Both types of agents within Origent AI are likely to leverage the platform's capabilities for autonomy, customization, and decentralized operation, but they are tailored to meet different specialized needs or industry requirements.


---

# 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.origent.ai/what-ai-agent/ip-agents-vs-functional-agents.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.
