> For the complete documentation index, see [llms.txt](https://docs.everos.dev/ever-sdk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.everos.dev/ever-sdk/guides/queries_and_subscriptions/how-to-work-with-net-module.md).

# How to work with net module

To get API data with the help of SDK, just wrap the GraphQL query inside net.query function.

[GraphQL samples. ](https://docs.everplatform.dev/samples/graphql-samples/accounts)

See the next page how to do it.&#x20;
