# Before Starting

you'll need to:

* <mark style="color:blue;">Facebook Developer Account</mark> : Use it to access our developer tools and create Facebook apps.
* <mark style="color:blue;">Facebook Apps</mark> : Containers for all kinds of Facebook ad functions that you create.
* <mark style="color:blue;">Access Token</mark> : You can get system user access token or user access token with long validity period .
* <mark style="color:blue;">Permissions</mark> , depending on how you use the API.
* <mark style="color:blue;">Ad Account</mark> : You need an ad account to manage access to your ads, billing settings and spending limits. The account number can be found by going to Ad Account Settings within Ads Manager.

## **With Sandbox mode**

you can make all Marketing API calls against a sandbox ad account and get appropriate responses from the API. Facebook does not delivery any ads created in this sandbox mode and you will not accumulate impressions or spend.

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

<br>


---

# 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://edrus.gitbook.io/appgregator-api-docs/appgregators/marketing/facebook-ads/before-starting.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.
