# FAQs

### Is Lamina just middleware or infrastructure?

No. Lamina is a consumer facing application built on top of our own crosschain infrastructure, powered by our own solver network.

### What networks do you support?

We currently support EVM, TVM (TON), SVM and BTC L2s.

### What tokens do you support?

We support ERC-20,721,1155, SPL tokens, BRC-20, Runes, Ordinals and Jettons.

### Do you support LSTs / LRTs?

Yes.

### Do you support NFTs?

Yes.

### Can I use Lamina on my phone?

Yes, you can access Lamina on any browser on your phone and even directly on telegram through the Lamina Telegram mini app.


---

# 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.lamina.finance/introduction/faqs.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.
