# Issuer Documentation

This is the documentation site for Issuers on the Issuance platform. On the left are expandable menus to documentation pages on how to create and manage offerings, onboard team members, initiate payouts, and more. Click on any of the links to be taken to that page. Below are links to pages we find are commonly requested by our Issuers.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Platform Self Serve Guide</strong></td><td>A Self Serve Guide to introduce you to the Issuance Platform</td><td></td><td></td><td><a href="issuer-profiles-and-accounts/platform-self-serve-guide">platform-self-serve-guide</a></td></tr><tr><td><strong>Onboarding</strong></td><td>Complete Onboarding to create and manage offerings on your Issuer Profile</td><td></td><td></td><td><a href="issuer-profiles-and-accounts/issuer-profile/quickstart">quickstart</a></td></tr><tr><td><strong>Offering Team</strong></td><td>Invite team members to manage your offering</td><td></td><td></td><td><a href="issuer-profiles-and-accounts/issuer-profile/publish-your-docs">publish-your-docs</a></td></tr><tr><td><strong>Payouts</strong></td><td>Initiate a payout to receive funds from investors for Reg A, Reg S, Reg D 506(b), and Reg 506(c) offerings</td><td></td><td></td><td><a href="issuer-profiles-and-accounts/issuer-profile/payouts">payouts</a></td></tr><tr><td><strong>Escrow</strong></td><td>Initiate an escrow close to receive funds from investors for Reg CF offerings</td><td></td><td></td><td><a href="offerings/regulation-cf/escrow-closing-process">escrow-closing-process</a></td></tr><tr><td><strong>Changes to the Platform</strong></td><td>This is a record of the changes we have made to the Issuance platform over time</td><td></td><td></td><td><a href="issuer-profiles-and-accounts/changes-to-the-platform">changes-to-the-platform</a></td></tr></tbody></table>


---

# 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/readme.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.
