# Can I store multiple clauses from Truffle Hunt in the Quality Library at once?

Yes that is definitely possible! When you search for clauses in Truffle Hunt, you can immediately export the results to the Quality Library:

<figure><img src="/files/2D0WpT6FRf8htgSUi1ln" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/truffle-hunt/faq/can-i-store-multiple-clauses-from-truffle-hunt-in-the-quality-library-at-once.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.
