# FictionLab+ & Free Tier

Here are all of the differences listed between the free tier and FictionLab+. This page was created to be as open as possible about the features you get with FictionLab+.

When referring to length, the unit is characters and refers to the maximum number of characters.

<table><thead><tr><th width="421.00006103515625">Feature</th><th align="center">Free Tier</th><th align="center">FictionLab+</th></tr></thead><tbody><tr><td>Maximum AI Context</td><td align="center">32K</td><td align="center">131K</td></tr><tr><td>Maximum AI Parameter Count</td><td align="center">70B</td><td align="center">685B</td></tr><tr><td>Models Available</td><td align="center">3</td><td align="center">7</td></tr><tr><td>Response Priority</td><td align="center">Normal</td><td align="center">Prioritized</td></tr><tr><td>Backstory Length</td><td align="center">3000</td><td align="center">10,000</td></tr><tr><td>Custom Instructions</td><td align="center">3000</td><td align="center">6000</td></tr><tr><td>Greeting Message Length</td><td align="center">2000</td><td align="center">4000</td></tr><tr><td>Lore Pieces Combined Length</td><td align="center">100,000</td><td align="center">250,000</td></tr><tr><td>User Message Length</td><td align="center">1000</td><td align="center">10,000</td></tr><tr><td>Custom LLM Instructions Length</td><td align="center">200</td><td align="center">1000</td></tr><tr><td>Chat Backgrounds</td><td align="center">8</td><td align="center">42 + Custom</td></tr><tr><td>User Character Slots</td><td align="center">10</td><td align="center">Unlimited</td></tr><tr><td>User Character Description Length</td><td align="center">2000</td><td align="center">4000</td></tr><tr><td>Maximum Memories amount</td><td align="center">100</td><td align="center">500</td></tr><tr><td>Maximum characters per Memory</td><td align="center">500</td><td align="center">1000</td></tr><tr><td>Detailed Memories</td><td align="center">No</td><td align="center">Yes</td></tr><tr><td>Image Generation Credits</td><td align="center">20</td><td align="center">200</td></tr><tr><td>FictionLab+ Pop-Up</td><td align="center">Yes</td><td align="center">No</td></tr><tr><td>Upload Custom Chat Backgrounds</td><td align="center">No</td><td align="center">Yes</td></tr><tr><td>Supporter Badge &#x26; Role in Discord</td><td align="center">No</td><td align="center">Yes</td></tr></tbody></table>


---

# 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://fictionlab.gitbook.io/fictionlab/site-information/fictionlab+-and-free-tier.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.
