# //Factory & Core API/SDK (Cross-Framework)

Deploying and interacting with your agent should have less friction as possible: that's why we developed our agentic platform to suit the needs and usage of both technical and non technical users.

We believe that evolution and retention of concepts and lessons learned from experiences is key for agents to become truly reliable.

\
With that concept in mind, each agent runs on Core and evolves with you, giving you the possibility to train it in the UI platform as well as integrating it into your existing system.

Every agent comes with an API key attached to it, that brings with it all the knowledge: there's no difference between using an agent on our platform or in your system, your instance remains the same, retaining both capabilities and knowledge.

<mark style="color:red;">**Note: Both API & SDK are Framework Agnostic**</mark>

{% content-ref url="/pages/l4u0whEVG9SfP7mjwubG" %}
[Reigent Factory](/0xreisearch/factory-and-core-api-sdk-cross-framework/reigent-factory.md)
{% endcontent-ref %}

{% content-ref url="/pages/mIcSQQJ6Nt5Ew7H6jcaH" %}
[How to get your API key](/0xreisearch/factory-and-core-api-sdk-cross-framework/how-to-get-your-api-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/kVGDkMFR1QvmFIyXDHLi" %}
[API reference](/0xreisearch/factory-and-core-api-sdk-cross-framework/api-reference.md)
{% endcontent-ref %}

{% content-ref url="/pages/JppmgQIsT3qMkCLXLdm4" %}
[ReiCore SDK](/0xreisearch/factory-and-core-api-sdk-cross-framework/reicore-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/lZ3YqrtcqHYTt8ZQmqZy" %}
[Additional Capability (Provided & Custom)](/0xreisearch/factory-and-core-api-sdk-cross-framework/additional-capability-provided-and-custom.md)
{% endcontent-ref %}


---

# 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://0xreisearch.gitbook.io/0xreisearch/factory-and-core-api-sdk-cross-framework.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.
