# AI Agents Configuration

The Emporix Agentic AI opens up countless possibilities to incorporate intelligent and autonomous processes in your commerce business model. To be able to build custom agents from scratch, you might need custom tokens, tools, or MCP servers. The Emporix Agentic AI provides a secure and convenient space for all your AI configs, where you can prepare the necessary configuration and then reuse it in your custom agents team.

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><i class="fa-key">:key:</i></td><td align="center"><strong>AI Tokens Management</strong></td><td align="center">Configure AI tokens to enable secure communication with third-party AI providers.</td><td><a href="/pages/PGxu9Gu21jyxFyK1rPkl">/pages/PGxu9Gu21jyxFyK1rPkl</a></td></tr><tr><td align="center"><i class="fa-hammer">:hammer:</i></td><td align="center"><strong>AI Tools Management</strong></td><td align="center">Define and manage the external tools that the AI agents might integrate with.</td><td><a href="/pages/0uqhyACB6LnQon9lOFUm">/pages/0uqhyACB6LnQon9lOFUm</a></td></tr><tr><td align="center"><i class="fa-server">:server:</i></td><td align="center"><strong>AI MCP Management</strong></td><td align="center">Extend the Emporix Agentic AI platform capabilities with external MCP servers.</td><td><a href="/pages/D2LuPtx1MXnKbEbxtGge">/pages/D2LuPtx1MXnKbEbxtGge</a></td></tr></tbody></table>


---

# 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://developer.emporix.io/agentic-commerce-intelligence/agentic-intelligence/configuration.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.
