# Embeds

Our **Embed Builder** is the fastest way to customize and implement your expert content assets, from searchable directories to profiles, posts and more.  You can use the builder once you're logged in to the dashboard, but if you'd like a more detailed reference of the parameters available to you, check out the following embed docs.  Embeds should be used in conjunction with the API for enhanced [SEO](/reference/api-reference/experts/expert-profile/seo-meta-data.md).

<figure><img src="/files/PCyuG2UCgL2iPtOlEPrd" alt=""><figcaption></figcaption></figure>

The best way to generate your ExpertFile embeds is to use the "Embed Builder" found [here](https://expertfile.com/dashboard/builder) in the dashboard. By using the builder you'll be able to quickly configure the look-and-feel and get all the html + javascript code you'll need to get your page setup.

If you'd like to see the parameters available for each embed type, they can be found here:

{% content-ref url="/pages/V8UtkkSL8kWPoADCVw5q" %}
[Expert Directory/Search](/reference/embeds/expert-directory-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/mnTT2LzE7Ww0wlVJCjhl" %}
[Expert & Staff Profiles](/reference/embeds/expert-and-staff-profiles.md)
{% endcontent-ref %}

{% content-ref url="/pages/jQrPu6JVxdfbu4HtxwYZ" %}
[Inquiries](/reference/embeds/inquiries.md)
{% endcontent-ref %}

{% content-ref url="/pages/1BFMfPW9kNQC45qbV8px" %}
[Featured Experts](/reference/embeds/featured-experts.md)
{% endcontent-ref %}

{% content-ref url="/pages/raN5ADtlVa4stYqEtK1v" %}
[Post Listings/Search](/reference/embeds/post-listings-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/CHLhtq76RDQFAJSJ2Zx7" %}
[Full Post](/reference/embeds/full-post.md)
{% endcontent-ref %}

{% content-ref url="/pages/8bnI7m3TtsTIYvwkThjI" %}
[Q\&A Listings/Search](/reference/embeds/q-and-a-listings-search.md)
{% endcontent-ref %}

{% content-ref url="/pages/5VCpe4zAa1DRyzRNKFgk" %}
[Individual Q\&A](/reference/embeds/individual-q-and-a.md)
{% endcontent-ref %}


---

# 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://developer.expertfile.com/reference/embeds.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.
