# Case study: Solana

* Solana is fast and one the best networks with high throughput but there is no Solana native file storage project
* Solana NFTs are not immutable and can be modified even when immutable flag set to “TRUE”!
* Usage of Filecoin and Arweave is costly:
  * Split user experience
  * Loss of large amount of the value that could have been captured in the Solana ecosystem, but flows out into other networks


---

# 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.djib.io/white-paper/the-nft-storage-problem/case-study-solana.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.
