# Issuer Profiles and Accounts

- [Issuer Profile](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-profile.md): This section provides details for how to onboard an Issuer to the Issuance platform, manage offering teams, and initiate payouts.
- [Issuer Onboarding](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-profile/quickstart.md)
- [Managing Issuer Accounts on an Issuer Profile](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-profile/publish-your-docs.md): This section provides information on how to manage the team of an Issuer Profile.
- [Payouts](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-profile/payouts.md)
- [Issuer Account](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-account.md)
- [Creating and Logging Into an Issuer Account](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-account/creating-and-logging-into-an-issuer-account.md)
- [Issuer Account Settings](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/issuer-account/issuer-account-settings.md)
- [Platform Self Serve Guide](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/platform-self-serve-guide.md)
- [Changes to the Platform](https://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts/changes-to-the-platform.md): This is a record of the changes we have made to the Issuance platform over time


---

# 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://kb.issuance.com/issuance-documentation/issuer-profiles-and-accounts.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.
