# How Can I Sign Up?

We will work to put together teams based on areas of interest, capabilities, and schedules in the days leading up to the event. The goal will be to create groups that can be as efficient as possible in learning and coding, so that we can produce the best possible product and experience for everyone involved. To help with this, please send us the following information at <hackathon@sbcotton.com>:

* Schedule - hours you have available during the event
* Specific areas of interest (e.g. serverless technologies, mapping, front-end, etc.)
* Resume/CV

We will respond with any questions and to let you know once your spot is reserved!


---

# 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://intern.sbcotton.com/2019-spring-hackathon/how-can-i-sign-up.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.
