# 基础使用

[English ](https://en.apis.alltick.co/faqs/basic-usage)/ 中文

{% content-ref url="/pages/mJaN4JTnUWvqWjLYBvwq" %}
[AllTick 提供哪些类型的金融数据？](/faqs/basic-usage/what-types-of-financial-data-does-alltick-provide.md)
{% endcontent-ref %}

{% content-ref url="/pages/jebOSsSDpoDM3ag3A3S6" %}
[如何获取AllTick的API密钥？](/faqs/basic-usage/how-to-obtain-an-api-key-from-alltick.md)
{% endcontent-ref %}

{% content-ref url="/pages/LZdxe5fs5lG9pOxRKlL2" %}
[AllTick的数据更新频率是多少？](/faqs/basic-usage/what-is-the-data-update-frequency-of-alltick.md)
{% endcontent-ref %}

{% content-ref url="/pages/PU4B9V7xfkWA1tnHi2Ur" %}
[如何在我的应用程序中集成AllTick的数据？](/faqs/basic-usage/how-to-integrate-alltick-data-into-my-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/ENEF4fo85xGIxYkdpLvi" %}
[AllTick支持哪些编程语言进行API调用？](/faqs/basic-usage/what-programming-languages-does-alltick-support-for-api-calls.md)
{% endcontent-ref %}

{% content-ref url="/pages/TspViqvbzrldSrlM7CST" %}
[我可以使用AllTick的数据进行商业用途吗？](/faqs/basic-usage/can-i-use-allticks-data-for-commercial-purposes.md)
{% endcontent-ref %}

{% content-ref url="/pages/aQzgBPKU5HeCaarDf9yZ" %}
[如何联系AllTick的客户支持？](/faqs/basic-usage/how-to-contact-alltick-customer-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/eTHjKMxMizcUgvYD9IwO" %}
[AllTick的API有请求限制吗？](/faqs/basic-usage/does-allticks-api-have-request-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/9DgZnPEQoiAc28ihe1Aj" %}
[如何报告数据问题或API故障？](/faqs/basic-usage/how-to-report-data-issues-or-api-malfunctions.md)
{% endcontent-ref %}

{% content-ref url="/pages/3SP8uux2gDVY6sNitoJi" %}
[AllTick提供实时数据还是延迟数据？](/faqs/basic-usage/does-alltick-provide-real-time-or-delayed-data.md)
{% endcontent-ref %}

***

#### AllTick网站

{% hint style="info" %}
官方网站：<https://alltick.co/>
{% endhint %}


---

# 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://apis.alltick.co/faqs/basic-usage.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.
