# Introduction to idexo

To empower and enable we provide a suite of low-code and no-code tools to help anyone create these mainstream applications:&#x20;

1. **The low-code SDK**: Since the beginning of 2021, idexo has published its [javascript SDK](https://www.npmjs.com/package/idexo-sdk) that simplifies how developers can interact with different blockchains to achieve specific objectives. For instance, we were the first to offer minting of NFTs in "[1 line of code](https://twitter.com/samecwilliams/status/1369053433291018245)". Since then, we continue to expand on its features and anyone can use it to easily integrate any type of software or application with the blockchain.&#x20;
2. **No-code SaaS**: Since mid-2021, idexo has also offered a [no-code SaaS product](https://app.idexo.com/register) that provides a suite of modules for accomplishing different tasks such as [NFT Collection Creation](https://idexo.com/nft-creation-software.html) and Management, [Web3 Player Management](https://idexo.com/web3-player-management-system.html) for games, and [Web3 Marketing](https://idexo.com/web3-marketing-software.html) and CRM for companies.&#x20;
3. **Zapier Integration**: In addition to using the SDK, users can connect to idexo's API directly and idexo also provides an [integration with Zapier](https://zapier.com/apps/idexo/integrations) that makes it easy to set-up specific workflows, such as creating an NFT using OpenAI from any web form.&#x20;

To advance and accelerate mainstream adoption, idexo also leverages its own platform to create new apps, as supported by its community:&#x20;

1. Holders of the [idexo $IDO token](https://ido.cl/coingecko) can [stake it "directionally"](https://app.idexo.io/staking/?pool=NFTME) on new apps to decide what should get built and receive rewards from those new apps.&#x20;
2. idexo build these apps and then spins them out as their own projects.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.idexo.com/introduction-to-idexo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
