# 3. Configuring your deployment

One of the first things you should do as the admin of your new deployment, is customize certain settings based on the project you’re working on. This section describes how to change your general and map settings, as well as how to configure data sources, manage surveys and categories.

[3.1 Accessing your deployment](https://docs.ushahidi.com/platform-user-manual/3.-configuring-your-deployment/3.1-accessing-your-deployment)

[3.2 General Settings](https://docs.ushahidi.com/platform-user-manual/3.-configuring-your-deployment/3.2-general-settings)

[3.3. Surveys](https://docs.ushahidi.com/platform-user-manual/3.-configuring-your-deployment/3.3-surveys)

[3.4 Data Sources](https://docs.ushahidi.com/platform-user-manual/3.-configuring-your-deployment/3.4-data-sources)

[3.5 Categories](https://docs.ushahidi.com/platform-user-manual/3.-configuring-your-deployment/3.5-categories)


---

# 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.ushahidi.com/platform-user-manual/3.-configuring-your-deployment.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.
