> For the complete documentation index, see [llms.txt](https://docs.nexus-platform.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexus-platform.com/faqs.md).

# Services

![  ](/files/-M4NzfwJO2QM6rrtqA2Y)

|                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                         |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <p><img src="/files/-M4OiQpB0RahPKlKapCL" alt="" data-size="original">                        <strong>Support Services</strong> </p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Based-Practice advice  and guidance for using Nexus software. </p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Reliable technical expertise, guidance, and knowledge are available 24×7. </p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Implementations and upgrades.</p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Development and performance tuning.</p>    |
| <p><img src="/files/-M4Ourw-mYoDoSfs1D5H" alt="" data-size="original">                           <strong>Consulting Services</strong></p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Project management</p><p><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Using our proven services methodology, we customize every engagement </p><p>         to suit your unique business requirements.</p><p> <span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span> Planning, installation, configuration and integration customized to your</p><p>          requirements with vendor backed assurance</p> |

## **FAQs**

### What is NEXUS?

NEXUS is an Integration platform as a service (iPaaS), a suite of cloud solutions enabling the development, execution, and governance of a wide range of integration.It has been designed to act as a middle layer between systems and applications both in EAI and B2B integration cases.&#x20;

Nexus facilitates the real time data exchange between two or multiple stakeholders. It is an excellent tool for various integration scenarios, like data integration, system integration, hybrid integration, or business process Integration.

### Which kind of systems we can integrate through Nexus?

The systems which are on premise and in with cloud-based applications, can be integrated through it. Nexus act as hybrid  bridge between on-premise technologies and cloud-based applications, thus facilitates hybrid integration.&#x20;

### What are the limitations of Nexus?

###

![](/files/-M4TyJATX8BsCvnlxnW8)

##

## &#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexus-platform.com/faqs.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
