# Bet Card API

- [Calculator](https://developer.betstack.io/bet-card-api/calculator.md)
- [Finance details](https://developer.betstack.io/bet-card-api/calculator/finance-details.md): GET \`/bc/calculator/finance-details\` endpoint
- [Jackpot](https://developer.betstack.io/bet-card-api/jackpot.md)
- [Get Jackpot Cards](https://developer.betstack.io/bet-card-api/jackpot/get-jackpot-cards.md)
- [Get Jackpot Card by code](https://developer.betstack.io/bet-card-api/jackpot/get-jackpot-card-by-code.md)
- [Pick Jackpot Bets](https://developer.betstack.io/bet-card-api/jackpot/pick-jackpot-bets.md)
- [Quicktip](https://developer.betstack.io/bet-card-api/quicktip.md)
- [Get Quicktip Cards](https://developer.betstack.io/bet-card-api/quicktip/get-quicktip-cards.md)
- [Get Quicktip Card by code](https://developer.betstack.io/bet-card-api/quicktip/get-quicktip-card-by-code.md)
- [Smartbet](https://developer.betstack.io/bet-card-api/smartbet.md)
- [Get Smartbert cards](https://developer.betstack.io/bet-card-api/smartbet/get-smartbert-cards.md)
- [Get Smartbet  Card by code](https://developer.betstack.io/bet-card-api/smartbet/get-smartbet-card-by-code.md)
- [Generate a Smartbet](https://developer.betstack.io/bet-card-api/smartbet/generate-a-smartbet.md)
- [Quickbet](https://developer.betstack.io/bet-card-api/quickbet.md)
- [Get Quickbet Cards](https://developer.betstack.io/bet-card-api/quickbet/get-quickbet-cards.md)
- [Get Quickbet Card by code](https://developer.betstack.io/bet-card-api/quickbet/get-quickbet-card-by-code.md)
- [Superbet](https://developer.betstack.io/bet-card-api/superbet.md)
- [Get Superbet Cards](https://developer.betstack.io/bet-card-api/superbet/get-superbet-cards.md)
- [Get Superbet Card by code](https://developer.betstack.io/bet-card-api/superbet/get-superbet-card-by-code.md)
- [Referral](https://developer.betstack.io/bet-card-api/referral.md)
- [Encrypt rtag](https://developer.betstack.io/bet-card-api/referral/encrypt-rtag.md): GET \`bc/referral/encrypt\` endpoint
- [Telegram deep link](https://developer.betstack.io/bet-card-api/referral/telegram-deep-link.md): GET \`bc/referral/tg-deep-link\` endpoint


---

# 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://developer.betstack.io/bet-card-api.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.
