# Frequently asked

<details>

<summary>What is the Swap ?</summary>

The Swap allows you to exchange stablecoins for cryptocurrencies and vice versa in just a few seconds, directly from your [Wallet](https://app.coinstancy.com/c-wallet). Currently limited, the Swap will be expanded to support additional cryptocurrencies.

</details>

<details>

<summary>What is a “FLUID” Crypto basket ?</summary>

So-called “FLUID” [Crypto baskets](https://app.coinstancy.com/theme-pool-investment) contain yield-generating cryptocurrencies. These assets earn a certain interest rate throughout the holding period.

</details>

<details>

<summary>Why are there 4 different blockchains ?</summary>

We have deployed 4 EVM blockchains for your deposits and withdrawals. [Crypto Baskets](/coinstancy/coinstancy/crypto-baskets.md) are currently available only on Arbitrum (ARB).

</details>

<details>

<summary>Where can I find my past transactions ?</summary>

You can find transactions made before December 22, 2025 on the [Taxes](https://app.coinstancy.com/taxation) page. For transactions after December 22, 2025, scroll to the bottom of the [Wallet](https://app.coinstancy.com/c-wallet) page.

</details>

<details>

<summary>What happened to my Points ?</summary>

Your Points are not lost. They will reappear in their final form within the next few weeks.

</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://coinstancy.gitbook.io/coinstancy/tutorials/frequently-asked.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.
