# Basic usage

English / [中文](https://apis.alltick.co/faqs/ji-chu-shi-yong)

{% content-ref url="/pages/mJaN4JTnUWvqWjLYBvwq" %}
[What types of financial data does AllTick provide?](/faqs/basic-usage/what-types-of-financial-data-does-alltick-provide.md)
{% endcontent-ref %}

{% content-ref url="/pages/jebOSsSDpoDM3ag3A3S6" %}
[How to obtain an API key from AllTick?](/faqs/basic-usage/how-to-obtain-an-api-key-from-alltick.md)
{% endcontent-ref %}

{% content-ref url="/pages/LZdxe5fs5lG9pOxRKlL2" %}
[What is the data update frequency of AllTick?](/faqs/basic-usage/what-is-the-data-update-frequency-of-alltick.md)
{% endcontent-ref %}

{% content-ref url="/pages/PU4B9V7xfkWA1tnHi2Ur" %}
[How to integrate AllTick data into my application?](/faqs/basic-usage/how-to-integrate-alltick-data-into-my-application.md)
{% endcontent-ref %}

{% content-ref url="/pages/ENEF4fo85xGIxYkdpLvi" %}
[What programming languages does AllTick support for API calls?](/faqs/basic-usage/what-programming-languages-does-alltick-support-for-api-calls.md)
{% endcontent-ref %}

{% content-ref url="/pages/TspViqvbzrldSrlM7CST" %}
[Can I use AllTick's data for commercial purposes?](/faqs/basic-usage/can-i-use-allticks-data-for-commercial-purposes.md)
{% endcontent-ref %}

{% content-ref url="/pages/aQzgBPKU5HeCaarDf9yZ" %}
[How to contact AllTick customer support?](/faqs/basic-usage/how-to-contact-alltick-customer-support.md)
{% endcontent-ref %}

{% content-ref url="/pages/eTHjKMxMizcUgvYD9IwO" %}
[Does AllTick's API have request limitations?](/faqs/basic-usage/does-allticks-api-have-request-limitations.md)
{% endcontent-ref %}

{% content-ref url="/pages/9DgZnPEQoiAc28ihe1Aj" %}
[How to report data issues or API malfunctions?](/faqs/basic-usage/how-to-report-data-issues-or-api-malfunctions.md)
{% endcontent-ref %}

{% content-ref url="/pages/3SP8uux2gDVY6sNitoJi" %}
[Does AllTick provide real-time or delayed data?](/faqs/basic-usage/does-alltick-provide-real-time-or-delayed-data.md)
{% endcontent-ref %}

***

### Official Website

{% hint style="info" %}
Official website: <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://en.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.
