# Deploy to Facebook

### Facebook Page Deployment <a href="#wfomsniy4dd6" id="wfomsniy4dd6"></a>

1. Create a Facebook page for your agent. E.g.: Product.CHAT
2. Click on the Deploy tab
3. Connect your agent to the Facebook page

> NOTE: You may have to refresh the above page once you deploy to add the Facebook page

1. You can test your agent by heading to your Facebook page
2. To share the link with others, use m.me/Product.CHAT.
3. Your AI AGENT is ready for the world! 😀

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

#### Contact us at <support@gooey.ai> if you would like to connect your agent to WhatsApp or other services.&#x20;


---

# 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://docs.gooey.ai/ai-agent/how-to-deploy-an-ai-copilot/deploy-to-facebook.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.
