# B2B2C Partner

{% hint style="info" %}
From Gotadi's viewpoint, B2B2C partners help deliver Gotadi's products to end users through the partners' existing platforms.
{% endhint %}

## There are three integration methods for B2B2C partners:

{% content-ref url="/pages/OtTZrySHk2FPbfuy43we" %}
[Webview method](/english/b2b2c-partner/webview-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/n4yL6CGdAXsQS54QEPvD" %}
[API method](/english/b2b2c-partner/api-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/pnZCSuERtnGULAvH6mBk" %}
[SDK method](/english/b2b2c-partner/sdk-method.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://developer.gotadi.com/english/b2b2c-partner.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.
