# FAQs

## There doesn't seem to be a field for my data, what do I do? <a href="#no-field-available" id="no-field-available"></a>

We are always looking to improve the database schema, [contact us](https://help.fpbase.org/www.fpbase.org/contact).

## I have a *lot* of data to submit... do I have to use the form? <a href="#submit-a-lot" id="submit-a-lot"></a>

Awesome!  We'd be happy to help automate the submission of larger datasets. Just [contact us](https://help.fpbase.org/www.fpbase.org/contact).


---

# 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.fpbase.org/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.
