# FAQs

\[Q] Can I combine your prompts?

> Yes absolutely! I do recommend avoiding redundancy for token efficiency, but feel free to combine  and cherry pick what you like.

\[Q] Do these work well with the new DeepSeek official API (v 3.1)?

> I do not like the official API at the moment. 3.1 chat is particularly atrocious for roleplay at the moment. I really recommend using paid OpenRouter models, with 0528 Reasoning, V3, or Chimera. I currently pay around $0.03 USD per 10 messages with 0528 paid. The free models can be extremely rate limited.&#x20;
>
> * <https://openrouter.ai/>


---

# 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://elises-aps.gitbook.io/elises-aps-docs/tips-and-resources/faqs.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.
