> For the complete documentation index, see [llms.txt](https://emaill.gitbook.io/niketools/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://emaill.gitbook.io/niketools/get-started/how-modules-work.md).

# How modules work?

The operation is rather simple, there are two types of module:

* Nike account token grabber

and then all the others.<br>

Why are these modules different?\
\
When you want to run one of the modules, you have to add your account in NikeAccounts.csv. This file is the base file for N!keTools.\
\
Once the information is filled in this file, you have to run the Nike token grabber module (1 in the bot)\
\
This module will get all the necessary information from your Nike account that the other modules need to work.\
\
You can see how to use this module [here](/niketools/get-started/all-modules.md).<br>
