# Blockchain agnostic

The Fragment eco-system will permit to create NFT collections on many blockchains, of your choice.

For the Circles version release of Fragment, we will focus on a first and specific blockchain. We are studying the main blockchains will meet the specifications (inexpensive and energy-efficient transaction fees).

About our gouvernance token, it will be on a unique blockchain.


---

# 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.fragment.technology/tech-architecture/backend/blockchain-agnostic.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.
