# Frequently Asked Questions

Got questions? We've got answers.

## The Basics

* [How does Filed work?](/how-does-filed-work.md)
* [How much does a credit cost?](/how-much-does-filed-cost-whats-a-credit.md)
* [Is my client data secure?](/is-my-client-data-secure.md)
* [Does Filed have a client portal?](/does-filed-have-a-client-portal.md)
* [How much does Filed cost?](https://www.filed.com/pricing)

## Using Filed

* [What forms and documents can I send to Filed?](/articles/what-forms-and-documents-can-i-send-to-filed.md)
* [Can I edit and review Filed AI's work?](/can-i-edit-and-review-filed-ais-work.md)
* [How to integrate my tax software?](/collections/tax-softwares.md)
* [How to integrate my document or practice management software?](/other-connections.md)

For other questions, explore our [Help Center Hub](https://support.filed.com/), schedule [some time](https://scheduler.default.com/16416/group) with our sales team, and see our customer support channels [here](/getting-support-at-filed.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.filed.com/frequently-asked-questions.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.
