# Startup

- [Introduction](https://docs.phptravels.com/startup/introduction.md): Introduction to PHPTRAVELS
- [Revenue Model](https://docs.phptravels.com/startup/revenue-model.md): PHPTRAVELS business monetization model
- [Markups](https://docs.phptravels.com/startup/revenue-model/markups.md): Working with markups and commission
- [Download Product](https://docs.phptravels.com/startup/download-product.md): To download PHPTRAVELS from your account please follow the video guide
- [Installation](https://docs.phptravels.com/startup/installation.md): Installation guide for phptravels
- [Setup](https://docs.phptravels.com/startup/setup.md)
- [Settings](https://docs.phptravels.com/startup/setup/settings.md): Settings PHPTRAVELS
- [Email Settings](https://docs.phptravels.com/startup/setup/settings/email-settings.md): Setting up your email sender service
- [SMTP Settings](https://docs.phptravels.com/startup/setup/settings/email-settings/smtp-settings.md): Setting up SMTP credentials
- [SMTP2Go API](https://docs.phptravels.com/startup/setup/settings/email-settings/smtp2go-api.md)
- [Currencies](https://docs.phptravels.com/startup/setup/settings/currencies.md): Managing currencies rates and more
- [Powered by Linkback](https://docs.phptravels.com/startup/setup/powered-by-linkback.md): In this video you will learn how to remove the powered by linkback from PHPTRAVELS product. it is only advised for the enterprise client's
- [SSL Force](https://docs.phptravels.com/startup/ssl-force.md): Force website to https


---

# 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.phptravels.com/startup.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.
