# FAQ

<details>

<summary>Q: How does Hinkal work? What kind of transactions can I perform?</summary>

A: Universal privacy for crypto payments, settlements, and payouts across major public [chains](/hinkal/ecosystem/supported-chains.md).\
\
You can store, swap, send, receive - all privately.\
Execute confidential settlements, batch payments, and payouts to vendors, partners and affiliates, without exposing balances, revenues, and treasury flows to counterparties and competitors.

</details>

<details>

<summary>Q: Who is Hinkal for?</summary>

A: Hinkal provides on-chain privacy for everyone.<br>

Institutional use cases:

* Confidential on-chain strategies. No visibility of assets and strategies by the market (copytrading & frontrunning) and LPs.
* Confidential liquidation of tokens for VCs/treasuries of protocols. VCs can receive their tokens directly to the shielded addresses so no one can see the recipient and liquidator.
* Payments/transfers.
* Security of assets. Hackers cannot target individuals or entities holding substantial assets.

Retail use cases:

* Teams receiving tokens onto shielded addresses.
* Payments/transfers.
* Security of assets.

</details>

<details>

<summary>Q: Is Hinkal on Mainnet?</summary>

A: Hinkal is currently live on Solana, Tron, Ethereum, Polygon, Arbitrum, Optimism, Base and Arc. More L1 & L2 chains are being added.

</details>

<details>

<summary>Q: Which tokens are available to transact with?</summary>

A: Hinkal supports all coins on the supported chains. If a token is not found in the drop-down menu during, users can import it manually by pasting the token address and pressing “Add Token”. Token information is fetched automatically.

</details>

<details>

<summary>Q: Does Hinkal have a token?</summary>

A: Hinkal does NOT have a token yet. Hinkal plans to launch a token in the near future.

</details>


---

# 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://hinkal-team.gitbook.io/hinkal/faq.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.
