# Received signature request

When you receive a signature request via email, it will include a concise description and a link to sign a Document. Follow these steps to complete the process:

1. Click the link in the email to be redirected to the TokNox app.
2. If you already have an account, enter your data to log in.
3. If you do not have an account, create one by following the [Sign up instructions](https://open.gitbook.com/~space/MS3tHgpY1Z9yA0CeMjQ5/~gitbook/pdf?back=false#pdf-page-cLiwyfV7vaF5BIQbtMPm).
4. Once logged in, navigate to the Signatures page and select the "Received Signatures" tab.
5. Here, you can view all the signature requests sent to you. You can also see details of the tokenizations and download the relevant files if stored.
6. Click the "Sign" button associated with the tokenization you wish to sign.
7. Enter your password to authorize and confirm the signature.

Congratulations! You have successfully signed the tokenization.

You can now view the signed token directly on the Algorand Blockchain Explorer by clicking the "View" button or return to the Signatures page in the "Received Signatures" tab to see all your Received Signatures.


---

# 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://toknox.gitbook.io/toknox.docs/signature/received-signature-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.
