> For the complete documentation index, see [llms.txt](https://docs.sidekick.finance/sidekick-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sidekick.finance/sidekick-finance/protocols/jumpstart/step-by-step-tutorial.md).

# STEP by STEP (Tutorial)

It is possible to launch a campaign on different blockchains, as BSC, Polygon, Ethereum, Cronos etc. First decide on which blockchain you want to launch your campaign and setup your custodial wallet accordingly.&#x20;

1\.       GO to <https://sidekick.finance/jumpstart> and click connect on the right top corner of the page, then connect your wallet and sign to confirm approval of Jumpstart Rules and Terms of Conditions.

2\.      We suggest you to spend some time viewing open or alredy closed campaigns that could give some hints on how to build your own.&#x20;

When you are ready click on “Start a Campaign”, then press Ok

&#x20;![](/files/1PgdgQjrV2HKDikMT8ZR)

![](/files/MUWPX8nPOcl4xQKGF0WG)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.sidekick.finance/sidekick-finance/protocols/jumpstart/step-by-step-tutorial.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.
