# What

To access the raw version of this page, a valid access code must be set in the metadata: `SECRET_RAW_ACCESS_CODE`.

You may request an access code by emailing <support@rentry.co>.

An access code may be used on any number of pages.

You may also use this access code as a header in your request, which will give you access to any post's `/raw/` page.

This system was a necessary addition due to extensive misuse by bad actors posting malware snippets and getting us into a lot of trouble with our web hosts and domain registrars.

Example Metadata: `SECRET_RAW_ACCESS_CODE = 12345`

Example Header: `rentry-auth : 12345`


---

# 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://chopchopusacom.gitbook.io/chopchopusacom-docs/what-1.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.
