# Introduction

We see that there are many entrepreneurs who have great innovative ideas but lack the technical knowledge to carry them out. Building a blockchain platform can be very expensive. That's why at Crowdy, we make blockchain accessible to everyone regardless of how much money you have.

Crowdy is an IDO Platform that is genuinely decentralized and blockchain agnostic. Without any programming experience, anyone may launch their token. No coding skills are required; simply navigate through our interface, create your project, raise investment and design it until you achieve the DeFi product you always wanted.

In Crowdy you will be able to build your own token and launch your own initial token sale. Crowdy guides you through the entire process so you can add liquidity to the DEX of your choice, lock it up, add vesting periods for your tokens, and build your own liquidity pool.&#x20;

Steps by step to make an Initial Token Offering:

1. You should have a token or create one at Crowdy\
   Tokens you can create at Crowdy:\
   &#x20;          \- [Standard Token<br>](https://crowdy-finance.gitbook.io/crowdy/tokens/standard-token)           - [Liquidity Generator Token](https://crowdy-finance.gitbook.io/crowdy/tokens/liquidity-generator-token)\
   &#x20;          \- [Baby Token](https://crowdy-finance.gitbook.io/crowdy/tokens/baby-token)
2. [Choose which DEX to add liquidity in](https://crowdy-finance.gitbook.io/crowdy/dex-partners)
3. [Lock the liquidity](https://crowdy-finance.gitbook.io/crowdy/locked-liquidity/how-to-lock-liquidity) (optional)
4. [Decide the vesting periods for the release of the remaining tokens](https://crowdy-finance.gitbook.io/crowdy/vesting) (optional)
5. [Perform Audit & KYC](https://crowdy-finance.gitbook.io/crowdy/audit-and-kyc) (optional)
6. [Create a pool to attract new holders](https://crowdy-finance.gitbook.io/crowdy/pools) (optional)

There are three types of Initial Token Offering you can choose:

* [Launchpad](https://crowdy-finance.gitbook.io/crowdy/initial-token-offering/presale)
* [Fair Launch](https://crowdy-finance.gitbook.io/crowdy/initial-token-offering/fair-launch)
* [Private Sale](https://crowdy-finance.gitbook.io/crowdy/initial-token-offering/private-sale)


---

# 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://crowdy-finance.gitbook.io/crowdy/introduction.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.
