# Data Sources

Jet Admin connects a lot of resources you need to build your internal tools. A few of our integrations:

* **Databases**: [PostgreSQL](broken://pages/-LzjXXIXBtK-tlT1Auh5), [MySQL](broken://pages/-LzjXXIXBtK-tlT1Auh5), [Microsoft SQL](broken://pages/-LzjXXIXBtK-tlT1Auh5), [Oracle](broken://pages/-LzjXXIXBtK-tlT1Auh5), [SQLite](broken://pages/-LzjXXIXBtK-tlT1Auh5), [Firebase](/user-guide/integrations/firebase-firestore.md)
* **Internal** [REST APIs](/user-guide/integrations/rest-api.md) and [GraphQL](/user-guide/integrations/graphql.md)
* **Business apps**: [Stripe](/user-guide/integrations/stripe.md), [SendGrid](/user-guide/integrations/sendgrid.md), [Zendesk](/user-guide/integrations/zendesk.md), etc
* **Frameworks**: [Django](/user-guide/integrations/django-framework-package.md)

![](/files/-MjZ3CUFcG-WwfLae_ly)

### 1. Adding resources from Data section

You can add an unlimited number of resources from the available resources by going to the Data section:

![](/files/-MjZ0V4A7fQE0OIx1tnZ)

### 2. Adding a resource from Page

Simply hit the **Import App From Resource** button to select the resource you want to integrate with Jet.

![](/files/-MjZ4BedRM9_jeakBr0v)

You can also add any resource directly from the component Data settings:

![](/files/-MjZ5gr95DUaQsci_tqA)

{% content-ref url="/pages/-LzjXXIXBtK-tlT1Auh5" %}
[Broken mention](broken://pages/-LzjXXIXBtK-tlT1Auh5)
{% 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://docs.jetadmin.io/user-guide/integrations.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.
