# Introduction

{% hint style="info" %}
Welcome to the Code after sex official git-book website! This page is the documentation for our script that we are creating, you can found their tips and tutorials on how to use scripting API, edit configuration and more.
{% endhint %}

## Social links

{% embed url="<https://discord.gg/codeaftersex>" %}
Discord
{% endembed %}

{% embed url="<https://cas.tebex.io/>" %}
Tebex
{% endembed %}

{% embed url="<https://www.youtube.com/@codeaftersex>" %}
Youtube
{% endembed %}

<div align="left" data-full-width="false"><figure><img src="https://1554886581-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvHmr3IBmJIVSA2l1cdse%2Fuploads%2FxOjBq7c4dxlbxCiHzeZf%2Flinks.png?alt=media&#x26;token=0991703c-efee-45ef-8656-b3ad25c3b928" alt="Links"><figcaption><p>Links</p></figcaption></figure></div>

## FAQ

<details>

<summary>How to use it?</summary>

This space is designed to be read linearly, so start with our Vision, Mission & Focus and work down from there! We recommend reading everything through in one sitting and then revisiting and re-reading if you need to.

</details>

<details>

<summary>Contributing</summary>

If you want to contribute changes, start a new change request and submit it for review. The CAS team will review it soon after.

</details>


---

# 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://code-after-sex.gitbook.io/script-documentation/introduction.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.
