# Coda Quickstart Guide

{% stepper %}
{% step %}

### Clone "Event Ticket" Template

Clone the "Event Ticket" template into your Documint account by clicking the button below.

<p align="center"><a href="https://app.documint.me/templates/698f8a2064a6305b0c824bd5/clone" class="button primary" data-icon="clone">Clone "Event Ticket" Template</a></p>

<figure><img src="/files/3wUgFL0obvOPfbvXvDuf" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Clone "Event Registrations" Base

Clone the "Event Registrations" base to your Coda account.

<p align="center"><a href="https://coda.io/d/_d2FwmR1MudA/Event-Registrations_suwN44XL" class="button primary" data-icon="clone">Clone "Event Registrations" Base</a></p>

<figure><img src="/files/7sXE9piwcfqqKqOyCnsn" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.documint.me/introduction/platform-quickstart-guides/coda-quickstart-guide.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.
