> For the complete documentation index, see [llms.txt](https://developer.gotadi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developer.gotadi.com/vietnamese/doi-tac-b2b2c.md).

# Đối tác B2B2C

{% hint style="info" %}
Đối tác B2B2C từ viewpoint của Gotadi, giúp đưa các sản phẩm của Gotadi tới tay người dùng trên chính sản phẩm hiện có của đối tác.&#x20;
{% endhint %}

## Có 3 phương thức tích hợp với đối tác B2B2C:&#x20;

{% content-ref url="/pages/X0iHGLCOdO94drprI3nd" %}
[Phương thức Webview](/vietnamese/doi-tac-b2b2c/phuong-thuc-webview.md)
{% endcontent-ref %}

{% content-ref url="/pages/zkIbFeoyqRdGGl2JfzBJ" %}
[Phương thức API](/vietnamese/doi-tac-b2b2c/phuong-thuc-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/9zSQN6kHtXjAo5pEjtHv" %}
[Phương thức SDK](/vietnamese/doi-tac-b2b2c/phuong-thuc-sdk.md)
{% endcontent-ref %}


---

# 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:

```
GET https://developer.gotadi.com/vietnamese/doi-tac-b2b2c.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.
