# Welcome!

## Welcome to SanSan Fintech OpenAPI (v2.0.3) API Documentation

This documentation serves as a comprehensive guide for integrating with our RESTful APIs. It covers the functionality and guidelines for different modules offered by SanSan Fintech OpenAPI. By following this documentation, you'll gain the knowledge and tools needed to effectively utilize our APIs and streamline your development process.

We are thrilled to have you on board and cannot wait to see the innovative solutions you create using our APIs.

## Want to jump right in?

Feeling like an eager beaver? Jump in to the quick start docs and get making your first request:

{% content-ref url="/pages/zE6s8NrzP2xMgl9T9W12" %}
[Quick Start](/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

Dive a little deeper and start exploring our API reference to get an idea of everything that's possible with the API:

{% content-ref url="/pages/S22KmdI3bG0lk7UV2cWT" %}
[Reference](/reference/overview.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://33fintech-doc.suncorptech.cn/welcome.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.
