# Affiliate portal display options

- [Show your affiliate portal on the storefront](https://docs.bixgrow.com/affiliate-portal/affiliate-portal-display-options/display-on-the-storefront.md): Want to put your affiliate portal on your storefront and recruit affiliates right there? We've got you covered!
- [Embed your affiliate portal into the store](https://docs.bixgrow.com/affiliate-portal/affiliate-portal-display-options/embed-on-the-storefront.md): Embedding your affiliate portal pages allows visitors to access the affiliate signup or landing pages directly from your storefront without being redirected to an external link.


---

# 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.bixgrow.com/affiliate-portal/affiliate-portal-display-options.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.
