# Frequently Asked Questions (FAQ)

#### **What chain is IST on?**&#x20;

IST deployed on the Agoric chain.

#### What wallet(s) are needed/supported by IST?&#x20;

[Keplr](https://www.keplr.app/download) is supported for IST in general, but to interact with Agoric contracts like the [PSM dApp](https://psm.inter.trade), the [Agoric Smart Wallet](https://docs.inter.trade/user-how-to/wallet-usage) is also required.

#### Will IST be listed on exchanges?&#x20;

Any exchange info will be announced through the usual social channels.

#### Where can I buy and/or sell IST?&#x20;

IST can be traded using any of the available DEX or CEX as those become available and swapped for USDC or USDT via the Inter Protocol PSM.

#### How does IST maintain parity with the USD?&#x20;

The PSM allows for direct 1:1 trades between IST and other bridged stablecoins as allowed by governance, keeping IST in line. The Inter Protocol [Whitepaper](https://inter.trade/static/whitepaper-6106f841c1ed6c564afd2fc3238240a9.pdf) goes into full detail on this topic.

#### Can I transfer IST to any chain?&#x20;

IST can be transferred to any Cosmos chain that has enabled the [Inter-Blockchain Community protocol (IBC)](https://ibcprotocol.org) and has relayers connected to the Agoric chain.

#### How do I vote in IST governance proposals?&#x20;

As Inter Protocol is deployed on the Agoric chain, you will need Agoric BLD tokens to vote on IST-related governance proposals.

#### What’s IST’s role in the Agoric ecosystem?&#x20;

IST is the native fee token for transactions on Agoric.


---

# 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.inter.trade/frequently-asked-questions-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.
