# NYMCARD DOCUMENTATION

This documentation contains all necessary information related to integration with nCore platform.

### **Get Started**

This guide is designed to help you get started with nCore platform. Here you can find tips and instructions about card issuing, product management, funding, transactions and many more.

{% content-ref url="get-started/quick-tutorial" %}
[quick-tutorial](https://docs.nymcard.com/get-started/quick-tutorial)
{% endcontent-ref %}

### For Developers

In this section you can be easily redirected to such important tools as Sandbox, API catalog and internal analytics.

{% content-ref url="for-developers" %}
[for-developers](https://docs.nymcard.com/for-developers)
{% 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.nymcard.com/readme.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.
