> For the complete documentation index, see [llms.txt](https://docs.aptscan.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aptscan.ai/browsing-the-site/account/module.md).

# Module

* A **module** in the Move programming language may either be a program or library that can create, transfer, or store assets.
* Let's take a look at how modules are detailed out on Aptscan.ai. The example below is taken from Thala's LP Oracle module.

<https://aptscan.ai/accounts/0x92e95ed77b5ac815d3fbc2227e76db238339e9ca43ace45031ec2589bea5b8c?tab=modules>

<figure><img src="https://969448744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FajWoeT12gOVIO4UqHlcn%2Fuploads%2F1USPHh7BaU1y8C3VzQCf%2FScreen%20Shot%202023-06-05%20at%2010.58.16%20AM.png?alt=media&amp;token=e9181873-788f-4163-aaaa-e4e2f41dfe53" alt=""><figcaption></figcaption></figure>

On the left side, you will see all the modules that are being stored within this particular account. \
On the right side, you will see the detail of all the modules and how it operates, including the Code and the ABI \
\
Click on **"View Detail"** to give developers more tools to go further into Aptos Modules:\ <br>

<figure><img src="https://969448744-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FajWoeT12gOVIO4UqHlcn%2Fuploads%2F18BkJZNVMaUejdfiBfTu%2FScreen%20Shot%202023-06-05%20at%2011.11.33%20AM.png?alt=media&amp;token=4b3166fe-da74-436d-9010-a29f69825841" alt=""><figcaption></figcaption></figure>
