# API Management

- [Can I Edit the Type After an API Project Is Created?](https://support.cregis.com/faq/api-management/can-i-edit-the-type-after-an-api-project-is-created.md)
- [Why Can't I Find the Option to Create an Order Collection Project?](https://support.cregis.com/faq/api-management/why-cant-i-find-the-option-to-create-an-order-collection-project.md)
- [Will the System Stop Immediately After API Address Limits Are Reached?](https://support.cregis.com/faq/api-management/will-the-system-stop-immediately-after-api-address-limits-are-reached.md)
- [Is It Possible to Initiate Withdrawal Requests Directly via API?](https://support.cregis.com/faq/api-management/is-it-possible-to-initiate-withdrawal-requests-directly-via-api.md)
- [What Should I Do When an Abnormal Callback Occurs?](https://support.cregis.com/faq/api-management/what-should-i-do-when-an-abnormal-callback-occurs.md)
- [Why Does the API Return Unsupported Token When Integrating TON?](https://support.cregis.com/faq/api-management/why-does-the-api-return-unsupported-token-when-integrating-ton.md)
- [What should I do if users transfer funds to a stopped project's address?](https://support.cregis.com/faq/api-management/what-should-i-do-if-users-transfer-funds-to-a-stopped-projects-address.md)
- [What Should I Do if My Team Version Expires and API address Funds Cannot Be Collected?](https://support.cregis.com/faq/api-management/what-should-i-do-if-my-team-version-expires-and-api-address-funds-cannot-be-collected.md)
- [Is There a Limit on the Number of Transactions Per Collection?](https://support.cregis.com/faq/api-management/is-there-a-limit-on-the-number-of-transactions-per-collection.md)


---

# 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://support.cregis.com/faq/api-management.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.
