# Tools

1. [3-shot Scorecard](https://sopakcosauce.notion.site/1c42fa27895a8018b8bfe6ba03684013?pvs=105)
   1. [Instructions](https://sopakcosauce.notion.site/README-1c42fa27895a80988460f5b4864541c8?pvs=74)
2. [What's Soup Working On?](https://sopakcosauce.notion.site/1e92fa27895a804eab10e1e85c4af1b5?v=1e92fa27895a80109963000c6990502e\&pvs=74)
   1. [Prompt Testing In Progress](https://sopakcosauce.notion.site/1862fa27895a80b0a91bfb3ba8cb7945?v=1c02fa27895a804282f2000c174fd75e\&pvs=74)
3. [Tokenizer](https://platform.openai.com/tokenizer) (Count your tokens)
4. [ZoltanAI Character Editor](https://zoltanai.github.io/character-editor/) (Old but still works)
5. [NeptuneBooty Character Editor](https://desune.moe/aichared/) (Trappu's recommended)
6. Dialects/Accents\
   \&#xNAN;*A lot of this stuff should be used for references and giggles only. Utilize ChatGPT to get more example dialogs with your targeted dialect/accents.*
   * [Southern Accents](https://anythingtranslate.com/?s=southern)
   * [Miami Spanglish](https://anythingtranslate.com/translators/miami-english-vocabulary-translator/)
   * [Drunk/Ten-pound-head Translator](https://anythingtranslate.com/translators/drunk-translator/)
   * AAVE
     * [O-block Chicago](https://anythingtranslate.com/translators/o-block-chicago-translator/)
     * [Gen Z Translator](https://anythingtranslate.com/translators/gen-z-slang-speaking-style-translator/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sopakcosauce.gitbook.io/sopakcosauce-docs/other/tools.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.
