--- title: "index/index2" --- **Note:** This documentation is incomplete. I recommend reading the ["Reading Index Data" section](https://xiv.dev/data-files/sqpack#reading-index-data) on xiv.dev's SqPack docs. ## Alternative Implementations * [xivModdingFramework (C#)](https://github.com/TexTools/xivModdingFramework/blob/master/xivModdingFramework/SqPack/FileTypes/Index.cs) * [Lumina (C#)](https://github.com/NotAdam/Lumina/blob/master/src/Lumina/Data/SqPackIndex.cs) * [libxiv (C++)](https://git.sr.ht/~redstrate/libxiv/tree/main/item/src/indexparser.cpp)