# Authorize ABC Fitness page

To complete the setup, the member must [authorize ABC Fitness](/overview/integrations/integrating-perkville/integrating-your-app-with-perkville/page-to-initiate-the-pkce-flow.md) to securely connect to their Perkville account. This one-time step generates a secure token that is stored on the member's device. The token is used to retrieve data from Perkville's API, allowing the app to load loyalty program details, such as points and rewards, directly within the app. This connection remains active unless the token is deleted from the member's phone.

<figure><img src="/files/90BY30g5s2ayvoeJuLab" alt="" width="285"><figcaption></figcaption></figure>


---

# 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.perkville.com/overview/integrations/integration-reference/abc-ignite/abc-ignite-engagement-app/authorize-abc-fitness-page.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.
