# Welcome to SplootCode!

Welcome to SplootCode!&#x20;

SplootCode is an online platform that allows you to write and deploy Python code. Whether you're a seasoned developer or a beginner, SplootCode is designed to be user-friendly and accessible to all.

With SplootCode, you can write code from anywhere with an internet connection and browser (Chrome is best suited). You can collaborate with other members of the community to build amazing projects together, and if you need help or inspiration, you can browse our library of templates.

Read on to the FAQs, or jump straight into our API apps tutorials.


---

# 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://splootcode.gitbook.io/api-scheduled-apps/~/changes/8vPDTVYGeehLNTeV7Gar/getting-started/welcome-to-splootcode.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.
