# Supporting API's

- [Get Supported Crypto Currencies List](https://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis/get-supported-crypto-currencies-list.md)
- [Get Supported Fiat Currencies](https://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis/get-supported-fiat-currencies.md)
- [Get Account Balance / Holdings](https://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis/get-account-balance-holdings.md)
- [Get Supported Crypto Networks](https://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis/get-supported-crypto-networks.md)
- [Supported Base Currency List](https://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis/supported-base-currency-list.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://docs.tylt.money/tylt-cpg-crypto-asset-gateway/api-reference/supporting-apis.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.
