> For the complete documentation index, see [llms.txt](https://wuha.gitbook.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wuha.gitbook.io/api/indexing-your-data-1.md).

# Storing Your Data

- [Introduction to Storing](https://wuha.gitbook.io/api/indexing-your-data-1/indexing-your-data.md): In Wuha, "indexing" means "storing information in the search engine".  When we say "index a document" we mean "processing that document and storing it so that users can find it".
- [Indexing via the JSON API](https://wuha.gitbook.io/api/indexing-your-data-1/indexing-via-the-json-api.md): Use our API to index JSON objects in your search engine.
- [Indexing Files (PDF, Word, etc.)](https://wuha.gitbook.io/api/indexing-your-data-1/indexing-files-pdf-word-etc..md): Use our API to index files such as PDF, Word, and Excel in your search engine.
