> For the complete documentation index, see [llms.txt](https://docs.minterest.com/minterest-faq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.minterest.com/minterest-faq/guides.md).

# Guides

The page contains several guides on how to directly call functions on Minterest contracts using Ethers.js library.

### Ethers.js

Ethers.js is a library that provides means to form transactions, send them to Ethereum and request raw data from the blockchain. It has detailed [documentation](https://docs.ethers.org/v5/) that can be used to set up the environment for future development.
