# View Registration request

Enter any search criteria and click the **SUBMIT** button. The results are displayed below.&#x20;

<figure><img src="/files/566TDsYrnpAMlD1I3c81" alt=""><figcaption></figcaption></figure>

Click on the **Company Name** link from the search result. &#x20;

The user will be redirected to the company details page.

<figure><img src="/files/w8WtLif9HMA9OjcNd3I1" alt=""><figcaption></figcaption></figure>

Click on the headings on the sidebar to view the different sections.&#x20;

The company details as requested are displayed on screen.  After submitting a registration request, a Company reference number is generated, as shown in the screenshot below.&#x20;

<figure><img src="/files/wlkab4AK7qRmi4uwitrW" alt=""><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://cnsonline.gitbook.io/client-registration/view-registration-request.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.
