# FAQ

- [How to create a new folder when you add a new clause?](https://help.clausebuddy.com/quality-library/faq/how-to-create-a-new-folder-when-you-add-a-new-clause.md)
- [How do I fill out a placeholder when adding a clause to a document?](https://help.clausebuddy.com/quality-library/faq/how-do-i-fill-out-a-placeholder-when-adding-a-clause-to-a-document.md)
- [How do I change a folder name?](https://help.clausebuddy.com/quality-library/faq/how-do-i-change-a-folder-name.md)
- [How can I change the location of a clause in the library?](https://help.clausebuddy.com/quality-library/faq/how-can-i-change-the-location-of-a-clause-in-the-library.md)
- [How do I delete a folder?](https://help.clausebuddy.com/quality-library/faq/how-do-i-delete-a-folder.md)
- [What’s the difference between green and purple clauses?](https://help.clausebuddy.com/quality-library/faq/whats-the-difference-between-green-and-purple-clauses.md)
- [Why are not all attributes visible as filters?](https://help.clausebuddy.com/quality-library/faq/why-are-not-all-attributes-visible-as-filters.md)
- [When do I apply a status to my clause instead of an attribute?](https://help.clausebuddy.com/quality-library/faq/when-do-i-apply-a-status-to-my-clause-instead-of-an-attribute.md)
- [How can I create my own attributes?](https://help.clausebuddy.com/quality-library/faq/how-can-i-create-my-own-attributes.md)
- [What is the difference between the Quality Library and the Truffle Hunt?](https://help.clausebuddy.com/quality-library/faq/what-is-the-difference-between-the-quality-library-and-the-truffle-hunt.md)
- [How can I avoid duplicating clauses when adding to the library?](https://help.clausebuddy.com/quality-library/faq/how-can-i-avoid-duplicating-clauses-when-adding-to-the-library.md)


---

# 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://help.clausebuddy.com/quality-library/faq.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.
