# Integrations

![](/files/-MFJJ03szM87TeKVjWCM)

### Stripe

{% content-ref url="/pages/-MFNTNQy8Kh3fnX0G2Rm" %}
[Subscription Options](/other/integrations/stripe/subscription-options.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFNJ-P\_EUOwZljCfCSb" %}
[Getting the API Keys](/other/integrations/stripe/getting-the-api-keys.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFJAxRUqVQfl9-qlYUm" %}
[Creating Stripe Products](/other/integrations/stripe/creating-subscriptions.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFJ\_LAfGfZ47cgdwDUw" %}
[Creating the Customer Portal](/other/integrations/stripe/creating-your-customer-portal.md)
{% endcontent-ref %}

### Email

{% content-ref url="/pages/-MFJTTH7d6UB33sneq7L" %}
[SMTP](/other/integrations/email/smtp.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFHApujItsDDG-E5eZb" %}
[Postmark](/other/integrations/email/postmark.md)
{% endcontent-ref %}

### Social Login

{% content-ref url="/pages/-MFJK4MuaTQYEt-wjZzP" %}
[Google Sign In](/other/integrations/social-login/google.md)
{% endcontent-ref %}

### Conversations

{% content-ref url="/pages/-MFJOLsN-xtbMbtJGtel" %}
[Intercom](/other/integrations/conversations/intercom.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MFJPxnv\_D3mskkh5p6o" %}
[Drift](/other/integrations/conversations/drift.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://docs.netcoresaas.com/other/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.
