# Launching Your First Co-Chain

Inside the **Virtual Desktop**, select **“Create Co-Chain.”** Name your chain, write your logic in **Pseudo**, set the block time, pricing, and token preferences, and lock the required **$PULSE**. Once it goes live, it will appear in your dashboard, ready to process jobs and onboard users.

No need for smart contract complexity. No lengthy setup. Just build, launch, and go.


---

# 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://documentation.pulseap.com/getting-started-with-pulse-ap/launching-your-first-co-chain.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.
