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

# Pandium Documentation

Learn how to setup and configure Pandium integrations. Get technical information on all our connectors and understand key terminology.

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Pandium Overview</td><td><a href="/getting-started/readme-1.md">What is Pandium?</a></td><td></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FdJ5hoJzep8c5B0BLR58L%2Fwhat%20is%20pandium.png?alt=media&amp;token=24449813-63a1-4a25-b8af-792c18a9d4e2">what is pandium.png</a></td></tr><tr><td>Getting Started</td><td><a href="/getting-started/pandium-integration-tutorial.md">Pandium Integration Tutorial</a></td><td></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FKT1FhupCUPS0d7QZwEcO%2Fgetting%20started.png?alt=media&amp;token=362fb00d-8e95-49be-8db5-38e0ae55a3de">getting started.png</a></td></tr><tr><td>Connectors</td><td><a href="/connectors/connectors-101.md">Connectors 101</a></td><td></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2F9KYrJJOvJeoVNotMmJ5a%2Fconnectors.png?alt=media&amp;token=7b419c10-7641-4a6a-a230-17fce7f408ef">connectors.png</a></td></tr><tr><td>Integration Development Kit (IDK)</td><td><a href="/getting-started/pandium-integration-development-kit-idk.md">Pandium Integration Development Kit (IDK)</a></td><td><a href="/getting-started/pandium-integration-development-kit-idk/pandium-clients.md">Pandium Clients</a></td><td><a href="/getting-started/pandium-integration-development-kit-idk/pandium-cli.md">Pandium CLI</a></td><td><a href="/getting-started/pandium-integration-development-kit-idk/integration-code-generator-ai-powered.md">Integration Code Generator: AI Powered</a></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FEelutUjdcZ7xfaG3KqbT%2FIDK%20-%20Gitbook%20card.png?alt=media&amp;token=a47c9e6d-b93b-456a-a65b-779bcb18c1cc">IDK - Gitbook card.png</a></td></tr><tr><td>Marketplaces</td><td><a href="/marketplaces/integration-onboarding-experiences-overview.md">Integration Onboarding Experiences Overview</a></td><td><a href="/marketplaces/public-gallery.md">Public Gallery</a></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2F6kasBlT3tQkvACcUDqDd%2Fmarketplaces.png?alt=media&amp;token=4f207cb6-329e-4c58-a3bd-f0961f2cc142">marketplaces.png</a></td></tr><tr><td>Partners</td><td><a href="/partners/inviting-partners.md">Inviting Partners</a></td><td></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FI2b4SfiQpGPJcRhekvvK%2Fpartners.png?alt=media&amp;token=f146ba6d-22ae-41d4-be8d-fdbc42cf235f">partners.png</a></td></tr><tr><td>Reference</td><td><a href="/reference/pandium-api.md">Pandium API</a></td><td><a href="/getting-started/key-terminology.md">Key Terminology</a></td><td></td><td></td><td><a href="https://4017407078-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MfJn-9R_dn6dvcGNcdk%2Fuploads%2FM6197i1um09ZONJmpY0B%2Freference.png?alt=media&amp;token=b16eee66-e92a-462d-9c0a-1b434e263ce9">reference.png</a></td></tr></tbody></table>

## Support

<support@pandium.com>

## Other Resources

[Pandium Website](https://www.pandium.com/)

[Blog](https://www.pandium.com/blog)

[Podcast](https://www.pandium.com/podcast)

[Book a Demo](https://www.pandium.com/demo)


---

# 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.pandium.com/getting-started/readme.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.
